Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c3096 static bool tcp_can_collapse(const struct sock *sk, const struct sk_buff *skb) in tcp_can_collapse() function
3125 if (!tcp_can_collapse(sk, skb)) in tcp_retrans_try_collapse()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c3194 static bool tcp_can_collapse(const struct sock *sk, const struct sk_buff *skb) in tcp_can_collapse() function
3223 if (!tcp_can_collapse(sk, skb)) in tcp_retrans_try_collapse()

Completed in 11 milliseconds