Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dprotocol.c139 static bool mptcp_try_coalesce(struct sock *sk, struct sk_buff *to, in mptcp_try_coalesce() function
171 return mptcp_try_coalesce((struct sock *)msk, to, from); in mptcp_ooo_try_coalesce()
378 if (tail && mptcp_try_coalesce(sk, tail, skb)) in __mptcp_move_skb()