Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv4/
Dtcp_output.c3262 static bool tcp_can_collapse(const struct sock *sk, const struct sk_buff *skb) in tcp_can_collapse() function
3293 if (!tcp_can_collapse(sk, skb)) in tcp_retrans_try_collapse()