Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h129 CA_EVENT_LOSS = 3, enumerator
/openbmc/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.c2196 tcp_ca_event(sk, CA_EVENT_LOSS); in tcp_enter_loss()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c214 case CA_EVENT_LOSS: in BPF_PROG()
/openbmc/linux/include/net/
H A Dtcp.h1020 CA_EVENT_LOSS, /* loss timeout */ enumerator