Searched refs:tcp_ca_event (Results 1 – 1 of 1) sorted by relevance
961 enum tcp_ca_event { enum1040 void (*cwnd_event)(struct sock *sk, enum tcp_ca_event ev);1111 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event() function