Searched refs:rt_uses_gateway (Results 1 – 5 of 5) sorted by relevance
128 if (opt->is_strictroute && rt->rt_uses_gateway) in ip_forward()
627 rt->rt_uses_gateway = 1; in fill_route_from_fnhe()1585 rt->rt_uses_gateway = 1; in rt_set_nexthop()1649 rt->rt_uses_gateway = 0; in rt_dst_alloc()2895 rt->rt_uses_gateway = ort->rt_uses_gateway; in ipv4_blackhole_route()2983 if (rt->rt_uses_gateway) { in rt_fill_info()
64 __u8 rt_uses_gateway; member
496 if (rt->rt_uses_gateway && mtu > 576) in ip_dst_mtu_maybe_forward()
352 return dst_rtable(dst)->rt_uses_gateway; in has_gateway()