Searched refs:CA_EVENT_TX_START (Results 1 – 8 of 8) sorted by relevance
115 if (event == CA_EVENT_CWND_RESTART || event == CA_EVENT_TX_START) in tcp_veno_cwnd_event()
155 event == CA_EVENT_TX_START) in tcp_vegas_cwnd_event()
144 if (event == CA_EVENT_TX_START) { in cubictcp_cwnd_event()
336 if (event == CA_EVENT_TX_START && tp->app_limited) { in bbr_cwnd_event()
167 tcp_ca_event(sk, CA_EVENT_TX_START); in tcp_event_data_sent()
121 CA_EVENT_TX_START = 0, enumerator
191 if (event == CA_EVENT_TX_START) { in BPF_PROG()
986 CA_EVENT_TX_START, /* first transmit when no packets in flight */ enumerator
Completed in 26 milliseconds