Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c4653 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce() function
4698 bool res = tcp_try_coalesce(sk, to, from, fragstolen); in tcp_ooo_try_coalesce()
4749 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()
4940 tcp_try_coalesce(sk, tail, in tcp_queue_rcv()