Searched refs:sent_pkts (Results 1 – 1 of 1) sorted by relevance
2037 unsigned int tso_segs, sent_pkts; in tcp_write_xmit() local2043 sent_pkts = 0; in tcp_write_xmit()2051 sent_pkts = 1; in tcp_write_xmit()2139 sent_pkts += tcp_skb_pcount(skb); in tcp_write_xmit()2145 if (likely(sent_pkts)) { in tcp_write_xmit()2147 tp->prr_out += sent_pkts; in tcp_write_xmit()