Searched refs:TCP_CHRONO_BUSY (Results 1 – 4 of 4) sorted by relevance
2153 TCP_CHRONO_BUSY, /* Actively sending data (non-empty write queue) */ enumerator2240 tcp_chrono_start(sk, TCP_CHRONO_BUSY); in tcp_add_write_queue_tail()
1018 tcp_chrono_stop(sk, TCP_CHRONO_BUSY); in tcp_remove_empty_skb()3388 tcp_chrono_stop(sk, TCP_CHRONO_BUSY); in tcp_write_queue_purge()4230 for (i = TCP_CHRONO_BUSY; i < __TCP_CHRONO_MAX; ++i) { in tcp_get_info_chrono_stats()
2920 tcp_chrono_set(tp, TCP_CHRONO_BUSY); in tcp_write_xmit() 4259 tcp_chrono_start(sk, TCP_CHRONO_BUSY); in tcp_connect()
3702 tcp_chrono_stop(sk, TCP_CHRONO_BUSY); in tcp_clean_rtx_queue()