Searched refs:tcp_try_coalesce (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/networking/net_cachelines/ |
| H A D | snmp.rst | 20 …TCPRCVCOALESCE write_mostly tcp_try_coalesce,tcp_queue_rcv…
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 4997 static bool tcp_try_coalesce(struct sock *sk, in tcp_try_coalesce() function 5037 bool res = tcp_try_coalesce(sk, to, from, fragstolen); in tcp_ooo_try_coalesce() 5089 eaten = tail && tcp_try_coalesce(sk, tail, skb, &fragstolen); in tcp_ofo_queue() 5306 tcp_try_coalesce(sk, tail, in tcp_queue_rcv()
|