Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dsnmp.rst19 …TCPRCVCOALESCE - write_mostly tcp_try_coalesce,tcp_queue_rcv…
/linux/net/ipv4/
H A Dtcp_input.c4872 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce() function
4912 bool res = tcp_try_coalesce(sk, to, from, fragstolen); in tcp_ooo_try_coalesce()
4963 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue()
5155 tcp_try_coalesce(sk, tail, in tcp_queue_rcv()