Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_output.c1535 static int tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb) in tcp_tso_should_defer() function
1788 if (!push_one && tcp_tso_should_defer(sk, skb)) in tcp_write_xmit()