Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c2308 static bool tcp_can_coalesce_send_queue_head(struct sock *sk, int len) in tcp_can_coalesce_send_queue_head() function
2449 if (!tcp_can_coalesce_send_queue_head(sk, probe_size)) in tcp_mtu_probe()