Searched refs:CA_EVENT_TX_START (Results 1 – 5 of 5) sorted by relevance
113 if (event == CA_EVENT_CWND_RESTART || event == CA_EVENT_TX_START) in tcp_veno_cwnd_event()
154 event == CA_EVENT_TX_START) in tcp_vegas_cwnd_event()
156 if (event == CA_EVENT_TX_START) { in bictcp_cwnd_event()
945 tcp_ca_event(sk, CA_EVENT_TX_START); in tcp_transmit_skb()
776 CA_EVENT_TX_START, /* first transmit when no packets in flight */ enumerator