Searched refs:tcp_tso_should_defer (Results 1 – 1 of 1) sorted by relevance
1535 static int tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb) in tcp_tso_should_defer() function1788 if (!push_one && tcp_tso_should_defer(sk, skb)) in tcp_write_xmit()