Home
last modified time | relevance | path

Searched refs:tcp_ca_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/ !
Dtcp.h961 enum tcp_ca_event { enum
1040 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