Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h114 enum tcp_ca_event { enum
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h125 enum tcp_ca_event { enum
/kernel/linux/linux-5.10/include/net/
Dtcp.h999 enum tcp_ca_event { enum
1152 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event() function
/kernel/linux/linux-6.6/include/net/
Dtcp.h1016 enum tcp_ca_event { enum
1177 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event() function