Home
last modified time | relevance | path

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

/openbmc/linux/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()