Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c713 static bool tcp_should_autocork(struct sock *sk, struct sk_buff *skb, in tcp_should_autocork() function
736 if (tcp_should_autocork(sk, skb, size_goal)) { in tcp_push()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c695 static bool tcp_should_autocork(struct sock *sk, struct sk_buff *skb, in tcp_should_autocork() function
719 if (tcp_should_autocork(sk, skb, size_goal)) { in tcp_push()

Completed in 14 milliseconds