Searched refs:sysctl_tcp_probe_threshold (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 3444 net->ipv4.sysctl_tcp_probe_threshold = TCP_PROBE_THRESHOLD; |
H A D | tcp_output.c | 2472 interval < READ_ONCE(net->ipv4.sysctl_tcp_probe_threshold)) { in tcp_mtu_probe() |