Searched refs:rt_uses_gateway (Results 1 – 7 of 7) sorted by relevance
118 if (opt->is_strictroute && rt->rt_uses_gateway) in ip_forward()
98 xdst->u.rt.rt_uses_gateway = rt->rt_uses_gateway; in xfrm4_fill_dst()
617 rt->rt_uses_gateway = 1; in fill_route_from_fnhe()1245 if (rt->rt_uses_gateway && mtu > 576) in ipv4_mtu()1408 rt->rt_uses_gateway = 1; in rt_set_nexthop()1460 rt->rt_uses_gateway = 0; in rt_dst_alloc()2383 rt->rt_uses_gateway = ort->rt_uses_gateway; in ipv4_blackhole_route()2463 if (rt->rt_uses_gateway && in rt_fill_info()
428 if (opt && opt->opt.is_strictroute && rt->rt_uses_gateway) in inet_csk_route_req()465 if (opt && opt->opt.is_strictroute && rt->rt_uses_gateway) in inet_csk_route_child_sock()
428 if (inet_opt && inet_opt->opt.is_strictroute && rt->rt_uses_gateway) in ip_queue_xmit()
59 __u8 rt_uses_gateway; member
596 rth->rt_uses_gateway = 0; in vrf_rtable_create()