Searched refs:tcp_fackets_out (Results 1 – 1 of 1) sorted by relevance
2017 static inline int tcp_fackets_out(const struct tcp_sock *tp) in tcp_fackets_out() function2753 tcp_update_reordering(sk, tcp_fackets_out(tp) + acked, 1); in tcp_try_undo_partial()2795 (tcp_fackets_out(tp) > tp->reordering)); in tcp_fastretrans_alert()2852 tcp_fackets_out(tp) > tp->reordering; in tcp_fastretrans_alert()