Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst67 int sysctl_tcp_probe_threshold tcp_mtu_probe(tcp_write_xmit)
/linux/net/ipv4/
H A Dtcp_output.c2412 /* tcp_mtu_probe() and tcp_grow_skb() can both eat an skb (src) if
2436 static int tcp_mtu_probe(struct sock *sk) in tcp_mtu_probe() function
2755 result = tcp_mtu_probe(sk); in tcp_write_xmit()