Home
last modified time | relevance | path

Searched refs:rt6i_gateway (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/mpls/
H 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()
/kernel/linux/linux-6.6/net/mpls/
H 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()
/kernel/linux/linux-5.10/net/ipv6/
H A Dxfrm6_policy.c96 xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway; in xfrm6_fill_dst()
H A Droute.c1130 rt->rt6i_gateway = nh->fib_nh_gw6; in ip6_rt_copy_init()
1974 .gw = &rt->rt6i_gateway, in rt6_update_exception_stamp_rt()
2063 &entry->rt6i_gateway)) { in fib6_nh_exceptions_clean_tohost()
2103 neigh = __ipv6_neigh_lookup_noref(rt->dst.dev, &rt->rt6i_gateway); in rt6_age_examine_exception()
2553 rt->rt6i_gateway = ort->rt6i_gateway; in ip6_blackhole_route()
2770 .gw = &rt6->rt6i_gateway, in __ip6_rt_update_pmtu()
2887 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3173 rt->rt6i_gateway = fl6->daddr; in icmp6_dst_alloc()
3887 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in __ip6_del_cached_rt()
[all...]
H A Dip6_output.c589 target = &rt->rt6i_gateway; in ip6_forward()
/kernel/linux/linux-6.6/net/ipv6/
H A Dxfrm6_policy.c89 xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway; in xfrm6_fill_dst()
H A Droute.c1133 rt->rt6i_gateway = nh->fib_nh_gw6; in ip6_rt_copy_init()
1973 .gw = &rt->rt6i_gateway, in rt6_update_exception_stamp_rt()
2062 &entry->rt6i_gateway)) { in fib6_nh_exceptions_clean_tohost()
2101 neigh = __ipv6_neigh_lookup_noref(rt->dst.dev, &rt->rt6i_gateway); in rt6_age_examine_exception()
2672 rt->rt6i_gateway = ort->rt6i_gateway; in ip6_blackhole_route()
2891 .gw = &rt6->rt6i_gateway, in __ip6_rt_update_pmtu()
3009 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3272 rt->rt6i_gateway = fl6->daddr; in icmp6_dst_alloc()
3971 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in __ip6_del_cached_rt()
[all...]
H A Dip6_output.c601 target = &rt->rt6i_gateway; in ip6_forward()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h983 if (rt && !ipv6_addr_any(&rt->rt6i_gateway)) in qeth_next_hop_v6_rcu()
984 return &rt->rt6i_gateway; in qeth_next_hop_v6_rcu()
/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h212 struct in6_addr rt6i_gateway; member
H A Dip6_route.h297 return &rt->rt6i_gateway; in rt6_nexthop()
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h216 struct in6_addr rt6i_gateway; member
H A Dip6_route.h294 return &rt->rt6i_gateway; in rt6_nexthop()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core.h1003 if (rt && !ipv6_addr_any(&rt->rt6i_gateway)) in qeth_next_hop_v6_rcu()
1004 return &rt->rt6i_gateway; in qeth_next_hop_v6_rcu()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c544 *daddrp = rt6->rt6i_gateway; in mlxsw_sp_span_gretap6_route()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c546 *daddrp = rt6->rt6i_gateway; in mlxsw_sp_span_gretap6_route()

Completed in 40 milliseconds