Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h125 enum tcp_ca_event { enum
/openbmc/linux/include/net/
H A 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