Lines Matching refs:rt_gw4
414 n = ip_neigh_gw4(dev, rt->rt_gw4); in ipv4_neigh_lookup()
439 pkey = (const __be32 *)&rt->rt_gw4; in ipv4_confirm_neigh()
634 rt->rt_gw4 = fnhe->fnhe_gw; in fill_route_from_fnhe()
760 if (rt->rt_gw_family != AF_INET || rt->rt_gw4 != old_gw) in __ip_do_redirect()
1447 if (!rt->rt_gw4) { in rt_bind_exception()
1448 rt->rt_gw4 = daddr; in rt_bind_exception()
1584 rt->rt_gw4 = nhc->nhc_gw.ipv4; in rt_set_nexthop()
1610 if (!rt->rt_gw4) { in rt_set_nexthop()
1612 rt->rt_gw4 = daddr; in rt_set_nexthop()
1646 rt->rt_gw4 = 0; in rt_dst_alloc()
1675 new_rt->rt_gw4 = rt->rt_gw4; in rt_dst_clone()
2858 rt->rt_gw4 = ort->rt_gw4; in ipv4_blackhole_route()
2995 nla_put_in_addr(skb, RTA_GATEWAY, rt->rt_gw4)) { in rt_fill_info()