Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c4670 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce() function
4715 bool res = tcp_try_coalesce(sk, to, from, fragstolen); in tcp_ooo_try_coalesce()
4766 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()
4955 tcp_try_coalesce(sk, tail, in tcp_queue_rcv()