Searched refs:rt_pmtu (Results 1 – 3 of 3) sorted by relevance
95 xdst->u.rt.rt_pmtu = rt->rt_pmtu; in xfrm4_fill_dst()
609 rt->rt_pmtu = fnhe->fnhe_pmtu; in fill_route_from_fnhe()976 if (rt->rt_pmtu == mtu && in __ip_rt_update_pmtu()1229 unsigned int mtu = rt->rt_pmtu; in ipv4_mtu()1490 rth->rt_pmtu = 0; in ip_route_input_mc()1659 rth->rt_pmtu = 0; in __mkroute_input()1833 rth->rt_pmtu = 0; in ip_route_input_slow()2032 rth->rt_pmtu = 0; in __mkroute_output()2306 rt->rt_pmtu = ort->rt_pmtu; in ipv4_blackhole_route()2408 if (rt->rt_pmtu && expires) in rt_fill_info()2409 metrics[RTAX_MTU - 1] = rt->rt_pmtu; in rt_fill_info()
65 u32 rt_pmtu; member