Home
last modified time | relevance | path

Searched refs:rt6i_gateway (Results 1 – 8 of 8) sorted by relevance

/linux/net/mpls/
A Dmpls_iptunnel.c143 if (ipv6_addr_v4mapped(&rt6->rt6i_gateway)) { in mpls_xmit()
145 err = neigh_xmit(NEIGH_ARP_TABLE, out_dev, &rt6->rt6i_gateway.s6_addr32[3], in mpls_xmit()
148 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway, in mpls_xmit()
/linux/net/ipv6/
A Dxfrm6_policy.c90 xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway; in xfrm6_fill_dst()
A Droute.c1129 rt->rt6i_gateway = nh->fib_nh_gw6; in ip6_rt_copy_init()
1972 .gw = &rt->rt6i_gateway, in rt6_update_exception_stamp_rt()
2061 &entry->rt6i_gateway)) { in fib6_nh_exceptions_clean_tohost()
2675 rt->rt6i_gateway = ort->rt6i_gateway; in ip6_blackhole_route()
2894 .gw = &rt6->rt6i_gateway, in __ip6_rt_update_pmtu()
3011 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3280 rt->rt6i_gateway = fl6->daddr; in icmp6_dst_alloc()
3995 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in __ip6_del_cached_rt()
4227 .gw = &rt->rt6i_gateway, in rt6_do_redirect()
4253 nrt->rt6i_gateway = *(struct in6_addr *)neigh->primary_key; in rt6_do_redirect()
[all …]
A Dip6_output.c561 target = &rt->rt6i_gateway; in ip6_forward()
/linux/include/net/
A Dip6_route.h298 return &rt->rt6i_gateway; in rt6_nexthop()
A Dip6_fib.h213 struct in6_addr rt6i_gateway; member
/linux/drivers/s390/net/
A Dqeth_core.h986 if (rt && !ipv6_addr_any(&rt->rt6i_gateway)) in qeth_next_hop_v6_rcu()
987 return &rt->rt6i_gateway; in qeth_next_hop_v6_rcu()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_span.c546 *daddrp = rt6->rt6i_gateway; in mlxsw_sp_span_gretap6_route()

Completed in 34 milliseconds