Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dipv4.h99 u8 sysctl_ip_fwd_use_pmtu; member
/openbmc/linux/include/net/
H A Dip.h464 if (READ_ONCE(net->ipv4.sysctl_ip_fwd_use_pmtu) || in ip_dst_mtu_maybe_forward()
/openbmc/linux/net/ipv4/
H A Dsysctl_net_ipv4.c757 .data = &init_net.ipv4.sysctl_ip_fwd_use_pmtu,
H A Droute.c1421 if (READ_ONCE(dev_net(dev)->ipv4.sysctl_ip_fwd_use_pmtu) || in ip_mtu_from_fib_result()