Home
last modified time | relevance | path

Searched refs:rt_pmtu (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/ipv4/
Dxfrm4_policy.c94 xdst->u.rt.rt_pmtu = rt->rt_pmtu; in xfrm4_fill_dst()
Droute.c632 rt->rt_pmtu = fnhe->fnhe_pmtu; in fill_route_from_fnhe()
1031 if (rt->rt_pmtu == mtu && !lock && in __ip_rt_update_pmtu()
1305 unsigned int mtu = rt->rt_pmtu; in ipv4_mtu()
1636 rt->rt_pmtu = 0; in rt_dst_alloc()
1665 new_rt->rt_pmtu = rt->rt_pmtu; in rt_dst_clone()
2696 rt->rt_pmtu = ort->rt_pmtu; in ipv4_blackhole_route()
2817 if (rt->rt_pmtu && expires) in rt_fill_info()
2818 metrics[RTAX_MTU - 1] = rt->rt_pmtu; in rt_fill_info()
/Linux-v5.4/include/net/
Droute.h69 rt_pmtu:31; member