Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c3444 net->ipv4.sysctl_tcp_probe_threshold = TCP_PROBE_THRESHOLD;
H A Dtcp_output.c2472 interval < READ_ONCE(net->ipv4.sysctl_tcp_probe_threshold)) { in tcp_mtu_probe()