Searched refs:CA_EVENT_LOSS (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_westwood.c250 case CA_EVENT_LOSS:
H A Dtcp_dctcp.c191 case CA_EVENT_LOSS:
H A Dtcp_input.c2191 tcp_ca_event(sk, CA_EVENT_LOSS);
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h129 CA_EVENT_LOSS = 3, enumerator in enum:tcp_ca_event
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c214 case CA_EVENT_LOSS:
/linux-master/include/net/
H A Dtcp.h1081 CA_EVENT_LOSS, /* loss timeout */ enumerator in enum:tcp_ca_event

Completed in 324 milliseconds