Home
last modified time | relevance | path

Searched refs:CA_EVENT_LOSS (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
H A Dtcp_westwood.c250 case CA_EVENT_LOSS: in tcp_westwood_event()
H A Dtcp_dctcp.c202 case CA_EVENT_LOSS: in dctcp_cwnd_event()
H A Dtcp_input.c2213 tcp_ca_event(sk, CA_EVENT_LOSS); in tcp_enter_loss()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c220 case CA_EVENT_LOSS: in BPF_PROG()
/linux/include/net/
H A Dtcp.h1105 CA_EVENT_LOSS, /* loss timeout */ enumerator