Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/ !
Dtcp_output.c2348 static bool tcp_can_coalesce_send_queue_head(struct sock *sk, int len) in tcp_can_coalesce_send_queue_head() function
2504 if (!tcp_can_coalesce_send_queue_head(sk, probe_size)) in tcp_mtu_probe()