Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c92 xdst->u.rt.rt_pmtu = rt->rt_pmtu; in xfrm4_fill_dst()
A Droute.c626 rt->rt_pmtu = fnhe->fnhe_pmtu; in fill_route_from_fnhe()
1041 if (rt->rt_pmtu == mtu && !lock && in __ip_rt_update_pmtu()
1642 rt->rt_pmtu = 0; in rt_dst_alloc()
1671 new_rt->rt_pmtu = rt->rt_pmtu; in rt_dst_clone()
2849 rt->rt_pmtu = ort->rt_pmtu; in ipv4_blackhole_route()
3023 if (rt->rt_pmtu && expires) in rt_fill_info()
3024 metrics[RTAX_MTU - 1] = rt->rt_pmtu; in rt_fill_info()
/linux-6.3-rc2/include/net/
A Droute.h80 rt_pmtu:31; member
A Dip.h453 mtu = rt->rt_pmtu; in ip_dst_mtu_maybe_forward()

Completed in 13 milliseconds