Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netns/
Dipv4.h101 int sysctl_ip_fwd_use_pmtu; member
/Linux-v5.4/include/net/
Dip.h443 if (net->ipv4.sysctl_ip_fwd_use_pmtu || in ip_dst_mtu_maybe_forward()
/Linux-v5.4/net/ipv4/
Dsysctl_net_ipv4.c753 .data = &init_net.ipv4.sysctl_ip_fwd_use_pmtu,
Droute.c1398 if (dev_net(dev)->ipv4.sysctl_ip_fwd_use_pmtu || in ip_mtu_from_fib_result()