Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-28 06:42:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tcp_ca_event

Proto:static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event)

Type:void

Parameter:

TypeParameterName
struct sock *sk
const enum tcp_ca_eventevent
1133  icsk = inet_csk(sk)
1135  If cwnd_event Then cwnd_event(sk, event)