Searched refs:sent_pkts (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_output.c1358 unsigned int tso_segs, sent_pkts; local
1369 sent_pkts = 0;
1375 sent_pkts = 1;
1429 sent_pkts++;
1432 if (likely(sent_pkts)) {

Completed in 54 milliseconds