Lines Matching refs:rt_gateway
449 if (rt->rt_gateway) in ipv4_neigh_lookup()
450 pkey = (const __be32 *) &rt->rt_gateway; in ipv4_neigh_lookup()
617 rt->rt_gateway = fnhe->fnhe_gw; in fill_route_from_fnhe()
732 if (rt->rt_gateway != old_gw) in __ip_do_redirect()
1303 if (!rt->rt_gateway) in rt_bind_exception()
1304 rt->rt_gateway = daddr; in rt_bind_exception()
1399 rt->rt_gateway = nh->nh_gw; in rt_set_nexthop()
1417 if (!rt->rt_gateway) in rt_set_nexthop()
1418 rt->rt_gateway = daddr; in rt_set_nexthop()
1488 rth->rt_gateway = 0; in ip_route_input_mc()
1618 rth->rt_gateway = 0; in __mkroute_input()
1792 rth->rt_gateway = 0; in ip_route_input_slow()
1994 rth->rt_gateway = 0; in __mkroute_output()
2273 rt->rt_gateway = ort->rt_gateway; in ipv4_blackhole_route()
2356 nla_put_be32(skb, RTA_GATEWAY, rt->rt_gateway)) in rt_fill_info()