Searched refs:tcp_fackets_out (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_input.c1536 static inline int tcp_fackets_out(struct tcp_sock *tp) function
1661 if (tcp_fackets_out(tp) > tp->reordering)
1985 tcp_update_reordering(sk, tcp_fackets_out(tp) + acked, 1);

Completed in 44 milliseconds