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

/net/ipv4/
H A Dtcp_output.c1594 static bool tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb) function
1859 if (!push_one && tcp_tso_should_defer(sk, skb))

Completed in 8 milliseconds