Searched refs:sent_pkts (Results 1 – 1 of 1) sorted by relevance
2025 unsigned int tso_segs, sent_pkts; in tcp_write_xmit() local2031 sent_pkts = 0; in tcp_write_xmit()2039 sent_pkts = 1; in tcp_write_xmit()2126 sent_pkts += tcp_skb_pcount(skb); in tcp_write_xmit()2132 if (likely(sent_pkts)) { in tcp_write_xmit()2134 tp->prr_out += sent_pkts; in tcp_write_xmit()