CA_EVENT_TX_START  334 net/ipv4/tcp_bbr.c 	if (event == CA_EVENT_TX_START && tp->app_limited) {
CA_EVENT_TX_START  155 net/ipv4/tcp_cubic.c 	if (event == CA_EVENT_TX_START) {
CA_EVENT_TX_START  166 net/ipv4/tcp_output.c 		tcp_ca_event(sk, CA_EVENT_TX_START);
CA_EVENT_TX_START  155 net/ipv4/tcp_vegas.c 	    event == CA_EVENT_TX_START)
CA_EVENT_TX_START  115 net/ipv4/tcp_veno.c 	if (event == CA_EVENT_CWND_RESTART || event == CA_EVENT_TX_START)