Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c4617 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce() function
4662 bool res = tcp_try_coalesce(sk, to, from, fragstolen); in tcp_ooo_try_coalesce()
4713 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()
4902 tcp_try_coalesce(sk, tail, in tcp_queue_rcv()