Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netns/
Dipv4.h100 int sysctl_ip_fwd_use_pmtu; member
/Linux-v4.19/include/net/
Dip.h403 if (net->ipv4.sysctl_ip_fwd_use_pmtu || in ip_dst_mtu_maybe_forward()
/Linux-v4.19/net/ipv4/
Dsysctl_net_ipv4.c679 .data = &init_net.ipv4.sysctl_ip_fwd_use_pmtu,
Droute.c1358 if (dev_net(dev)->ipv4.sysctl_ip_fwd_use_pmtu || in ip_mtu_from_fib_result()