Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst108 …tput_bytes read_mostly tcp_small_queue_check(tcp_write_…
/linux/net/ipv4/
H A Dtcp_output.c2609 static bool tcp_small_queue_check(struct sock *sk, const struct sk_buff *skb, in tcp_small_queue_check() function
2822 if (tcp_small_queue_check(sk, skb, 0)) in tcp_write_xmit()
3542 if (tcp_small_queue_check(sk, skb, 1)) in tcp_xmit_retransmit_queue()