Home
last modified time | relevance | path

Searched refs:ipv6_dst_lookup_flow (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dipv6_stubs.h27 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net, member
/kernel/linux/linux-5.10/net/ipv6/
Daddrconf_core.c202 .ipv6_dst_lookup_flow = eafnosupport_ipv6_dst_lookup_flow,
Daf_inet6.c1020 .ipv6_dst_lookup_flow = ip6_dst_lookup_flow,
Dip6_output.c1323 dst = ipv6_stub->ipv6_dst_lookup_flow(net, sock->sk, &fl6, in ip6_dst_lookup_tunnel()
/kernel/linux/linux-5.10/drivers/net/wireguard/
Dsocket.c139 dst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(sock), sock, &fl, in send6()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c570 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(n->dev), NULL, in nfp_tun_neigh_event_handler()
663 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(netdev), NULL, &flow, in nfp_tunnel_request_route_v6()
Daction.c449 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &flow, NULL); in nfp_fl_set_tun()
/kernel/linux/linux-5.10/net/core/
Dlwt_bpf.c231 dst = ipv6_stub->ipv6_dst_lookup_flow(net, skb->sk, &fl6, NULL); in bpf_lwt_xmit_reroute()
Dfilter.c2255 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in __bpf_redirect_neigh_v6()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_net.c81 ndst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(recv_sockets.sk6->sk), in rxe_find_route6()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c317 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(mirred_dev), NULL, fl6, in mlx5e_route_lookup_ipv6_get()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Daddr.c434 dst = ipv6_stub->ipv6_dst_lookup_flow(addr->net, NULL, &fl6, NULL); in addr6_resolve()
/kernel/linux/linux-5.10/net/tipc/
Dudp_media.c201 ndst = ipv6_stub->ipv6_dst_lookup_flow(net, in tipc_udp_xmit()
/kernel/linux/linux-5.10/drivers/net/
Dgeneve.c863 dst = ipv6_stub->ipv6_dst_lookup_flow(geneve->net, gs6->sock->sk, fl6, in geneve_get_v6_dst()
Dvxlan.c2479 ndst = ipv6_stub->ipv6_dst_lookup_flow(vxlan->net, sock6->sock->sk, in vxlan6_get_route()
/kernel/linux/linux-5.10/net/mpls/
Daf_mpls.c626 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in inet6_fib_lookup_dev()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch363686 - struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,
363753 + struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,