Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c1976 * with tcp_tso_should_defer() heuristic. in tcp_tso_autosize()
2174 static bool tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb, in tcp_tso_should_defer() function
2675 tcp_tso_should_defer(sk, skb, &is_cwnd_limited, in tcp_write_xmit()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c2179 static bool tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb, in tcp_tso_should_defer() function
2734 tcp_tso_should_defer(sk, skb, &is_cwnd_limited, in tcp_write_xmit()

Completed in 11 milliseconds