Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
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()