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

/linux-master/net/ipv4/
H A Dtcp_veno.c115 if (event == CA_EVENT_CWND_RESTART || event == CA_EVENT_TX_START)
H A Dtcp_vegas.c154 if (event == CA_EVENT_CWND_RESTART ||
H A Dtcp_cdg.c352 case CA_EVENT_CWND_RESTART:
H A Dtcp_output.c148 tcp_ca_event(sk, CA_EVENT_CWND_RESTART);
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h127 CA_EVENT_CWND_RESTART = 1, enumerator in enum:tcp_ca_event
/linux-master/include/net/
H A Dtcp.h1079 CA_EVENT_CWND_RESTART, /* congestion window restart */ enumerator in enum:tcp_ca_event

Completed in 291 milliseconds