Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_input.c251 static bool tcp_nip_try_coalesce(struct sock *sk, in tcp_nip_try_coalesce() function
290 bool res = tcp_nip_try_coalesce(sk, to, from, fragstolen); in tcp_nip_ooo_try_coalesce()
337 eaten = tail && tcp_nip_try_coalesce(sk, tail, skb, &fragstolen); in tcp_nip_ofo_queue()