Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h125 enum tcp_ca_event { enum
/Linux-v6.6/include/net/
Dtcp.h996 enum tcp_ca_event { enum
1157 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event() function