ipv6_stub         430 drivers/infiniband/core/addr.c 	dst = ipv6_stub->ipv6_dst_lookup_flow(addr->net, NULL, &fl6, NULL);
ipv6_stub         120 drivers/infiniband/sw/rxe/rxe_net.c 	ndst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(recv_sockets.sk6->sk),
ipv6_stub         147 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(mirred_dev), NULL, fl6,
ipv6_stub         505 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	if (IS_ENABLED(CONFIG_IPV6) && ipv6_stub->nd_tbl)
ipv6_stub         506 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 		return NEIGH_VAR(&ipv6_stub->nd_tbl->parms, DELAY_PROBE_TIME);
ipv6_stub         923 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 		if (n->tbl != ipv6_stub->nd_tbl && n->tbl != &arp_tbl)
ipv6_stub         950 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 		if (!p->dev || (p->tbl != ipv6_stub->nd_tbl && p->tbl != &arp_tbl))
ipv6_stub        1494 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		tbl = ipv6_stub->nd_tbl;
ipv6_stub         856 drivers/net/geneve.c 	dst = ipv6_stub->ipv6_dst_lookup_flow(geneve->net, gs6->sock->sk, fl6,
ipv6_stub         344 drivers/net/usb/cdc_mbim.c 	ipv6_stub->ndisc_send_na(netdev, &iph->saddr, &msg->target,
ipv6_stub        1468 drivers/net/vxlan.c 		ret = ipv6_stub->ipv6_sock_mc_join(sk, ifindex,
ipv6_stub        1502 drivers/net/vxlan.c 		ret = ipv6_stub->ipv6_sock_mc_drop(sk, ifindex,
ipv6_stub        2006 drivers/net/vxlan.c 	n = neigh_lookup(ipv6_stub->nd_tbl, &msg->target, dev);
ipv6_stub        2088 drivers/net/vxlan.c 		n = neigh_lookup(ipv6_stub->nd_tbl, &pip6->daddr, dev);
ipv6_stub        2305 drivers/net/vxlan.c 	ndst = ipv6_stub->ipv6_dst_lookup_flow(vxlan->net, sock6->sock->sk,
ipv6_stub          61 include/net/ipv6_stubs.h extern const struct ipv6_stub *ipv6_stub __read_mostly;
ipv6_stub         389 include/net/ndisc.h 	return ___neigh_lookup_noref(ipv6_stub->nd_tbl, neigh_key_eq128,
ipv6_stub         448 include/net/ndisc.h 		neigh = __neigh_create(ipv6_stub->nd_tbl, addr, dev, false);
ipv6_stub         180 include/net/udp_tunnel.h 		ipv6_stub->udpv6_encap_enable();
ipv6_stub         439 net/bridge/br_arp_nd_proxy.c 	n = neigh_lookup(ipv6_stub->nd_tbl, &msg->target, vlandev);
ipv6_stub        4778 net/core/filter.c 		tb = ipv6_stub->fib6_get_table(net, tbid);
ipv6_stub        4782 net/core/filter.c 		err = ipv6_stub->fib6_table_lookup(net, tb, oif, &fl6, &res,
ipv6_stub        4790 net/core/filter.c 		err = ipv6_stub->fib6_lookup(net, oif, &fl6, &res, strict);
ipv6_stub        4811 net/core/filter.c 	ipv6_stub->fib6_select_path(net, &res, &fl6, fl6.flowi6_oif,
ipv6_stub        4815 net/core/filter.c 		mtu = ipv6_stub->ip6_mtu_from_fib6(&res, dst, src);
ipv6_stub         101 net/core/lwt_bpf.c 		err = ipv6_stub->ipv6_route_input(skb);
ipv6_stub         233 net/core/lwt_bpf.c 		dst = ipv6_stub->ipv6_dst_lookup_flow(net, skb->sk, &fl6, NULL);
ipv6_stub         543 net/ipv4/fib_semantics.c 		n = neigh_lookup(ipv6_stub->nd_tbl, &nhc->nhc_gw.ipv6,
ipv6_stub         998 net/ipv4/fib_semantics.c 	err = ipv6_stub->fib6_nh_init(net, &fib6_nh, &cfg, GFP_KERNEL, extack);
ipv6_stub        1005 net/ipv4/fib_semantics.c 		ipv6_stub->fib6_nh_release(&fib6_nh);
ipv6_stub          90 net/ipv4/nexthop.c 		ipv6_stub->fib6_nh_release(&nhi->fib6_nh);
ipv6_stub         802 net/ipv4/nexthop.c 		ipv6_stub->ip6_del_rt(net, f6i);
ipv6_stub         850 net/ipv4/nexthop.c 		ipv6_stub->fib6_update_sernum(net, f6i);
ipv6_stub         930 net/ipv4/nexthop.c 		ipv6_stub->fib6_rt_update(net, f6i, info);
ipv6_stub        1221 net/ipv4/nexthop.c 	err = ipv6_stub->fib6_nh_init(net, fib6_nh, &fib6_cfg, GFP_KERNEL,
ipv6_stub        1224 net/ipv4/nexthop.c 		ipv6_stub->fib6_nh_release(fib6_nh);
ipv6_stub         193 net/ipv6/addrconf_core.c const struct ipv6_stub *ipv6_stub __read_mostly = &(struct ipv6_stub) {
ipv6_stub         204 net/ipv6/addrconf_core.c EXPORT_SYMBOL_GPL(ipv6_stub);
ipv6_stub         946 net/ipv6/af_inet6.c static const struct ipv6_stub ipv6_stub_impl = {
ipv6_stub        1129 net/ipv6/af_inet6.c 	ipv6_stub = &ipv6_stub_impl;
ipv6_stub         621 net/mpls/af_mpls.c 	if (!ipv6_stub)
ipv6_stub         626 net/mpls/af_mpls.c 	dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL);
ipv6_stub         200 net/tipc/udp_media.c 			ndst = ipv6_stub->ipv6_dst_lookup_flow(net,
ipv6_stub         409 net/tipc/udp_media.c 		err = ipv6_stub->ipv6_sock_mc_join(sk, ub->ifindex,