Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h125 enum tcp_ca_event { enum
/linux-6.8/include/net/
Dtcp.h1032 enum tcp_ca_event { enum
1193 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event() function