Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dipv6_stubs.h27 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net, member
/Linux-v6.6/net/ipv6/
Daddrconf_core.c208 .ipv6_dst_lookup_flow = eafnosupport_ipv6_dst_lookup_flow,
Daf_inet6.c1033 .ipv6_dst_lookup_flow = ip6_dst_lookup_flow,
Dip6_output.c1334 dst = ipv6_stub->ipv6_dst_lookup_flow(net, sock->sk, &fl6, in ip6_dst_lookup_tunnel()
/Linux-v6.6/drivers/net/wireguard/
Dsocket.c139 dst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(sock), sock, &fl, in send6()
/Linux-v6.6/net/core/
Dlwt_bpf.c231 dst = ipv6_stub->ipv6_dst_lookup_flow(net, skb->sk, &fl6, NULL); in bpf_lwt_xmit_reroute()
Dfilter.c2256 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in __bpf_redirect_neigh_v6()
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_net.c61 ndst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(recv_sockets.sk6->sk), in rxe_find_route6()
/Linux-v6.6/net/tipc/
Dudp_media.c207 ndst = ipv6_stub->ipv6_dst_lookup_flow(net, in tipc_udp_xmit()
/Linux-v6.6/drivers/infiniband/core/
Daddr.c433 dst = ipv6_stub->ipv6_dst_lookup_flow(addr->net, NULL, &fl6, NULL); in addr6_resolve()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc_encap_actions.c150 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &flow6, in efx_bind_neigh()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c456 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(dev), NULL, &attr->fl.fl6, in mlx5e_route_lookup_ipv6_get()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Daction.c458 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &flow, NULL); in nfp_fl_set_tun()
Dtunnel_conf.c757 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(netdev), NULL, &flow, in nfp_tunnel_request_route_v6()
/Linux-v6.6/drivers/net/
Dgeneve.c881 dst = ipv6_stub->ipv6_dst_lookup_flow(geneve->net, gs6->sock->sk, fl6, in geneve_get_v6_dst()
/Linux-v6.6/net/mpls/
Daf_mpls.c629 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in inet6_fib_lookup_dev()
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c2306 ndst = ipv6_stub->ipv6_dst_lookup_flow(vxlan->net, sock6->sock->sk, in vxlan6_get_route()