rt6i_gateway      424 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	*daddrp = rt6->rt6i_gateway;
rt6i_gateway     1993 drivers/s390/net/qeth_l3_main.c 		if (rt && !ipv6_addr_any(&rt->rt6i_gateway))
rt6i_gateway     1994 drivers/s390/net/qeth_l3_main.c 			l3_hdr->next_hop.ipv6_addr = rt->rt6i_gateway;
rt6i_gateway      184 include/net/ip6_fib.h 	struct in6_addr			rt6i_gateway;
rt6i_gateway      289 include/net/ip6_route.h 		return &rt->rt6i_gateway;
rt6i_gateway      514 net/ipv6/ip6_output.c 			target = &rt->rt6i_gateway;
rt6i_gateway     1142 net/ipv6/route.c 		rt->rt6i_gateway = nh->fib_nh_gw6;
rt6i_gateway     1976 net/ipv6/route.c 			.gw = &rt->rt6i_gateway,
rt6i_gateway     2065 net/ipv6/route.c 						    &entry->rt6i_gateway)) {
rt6i_gateway     2105 net/ipv6/route.c 		neigh = __ipv6_neigh_lookup_noref(rt->dst.dev, &rt->rt6i_gateway);
rt6i_gateway     2558 net/ipv6/route.c 		rt->rt6i_gateway = ort->rt6i_gateway;
rt6i_gateway     2774 net/ipv6/route.c 				.gw = &rt6->rt6i_gateway,
rt6i_gateway     2891 net/ipv6/route.c 		    ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) {
rt6i_gateway     3178 net/ipv6/route.c 	rt->rt6i_gateway  = fl6->daddr;
rt6i_gateway     3841 net/ipv6/route.c 	    !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway))
rt6i_gateway     4073 net/ipv6/route.c 			.gw = &rt->rt6i_gateway,
rt6i_gateway     4099 net/ipv6/route.c 	nrt->rt6i_gateway = *(struct in6_addr *)neigh->primary_key;
rt6i_gateway     5500 net/ipv6/route.c 		    nla_put_in6_addr(skb, RTA_GATEWAY, &rt6->rt6i_gateway))
rt6i_gateway       90 net/ipv6/xfrm6_policy.c 	xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway;
rt6i_gateway      143 net/mpls/mpls_iptunnel.c 		if (ipv6_addr_v4mapped(&rt6->rt6i_gateway)) {
rt6i_gateway      145 net/mpls/mpls_iptunnel.c 			err = neigh_xmit(NEIGH_ARP_TABLE, out_dev, &rt6->rt6i_gateway.s6_addr32[3],
rt6i_gateway      148 net/mpls/mpls_iptunnel.c 			err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway,