Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dipv6_stubs.h28 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net, member
/linux-6.14.4/net/ipv6/
Dip6_udp_tunnel.c165 dst = ipv6_stub->ipv6_dst_lookup_flow(net, sock->sk, &fl6, in udp_tunnel6_dst_lookup()
Daddrconf_core.c208 .ipv6_dst_lookup_flow = eafnosupport_ipv6_dst_lookup_flow,
Daf_inet6.c1038 .ipv6_dst_lookup_flow = ip6_dst_lookup_flow,
/linux-6.14.4/net/xfrm/
Dxfrm_nat_keepalive.c94 dst = ipv6_stub->ipv6_dst_lookup_flow(net, sk, &fl6, NULL); in nat_keepalive_send_ipv6()
/linux-6.14.4/drivers/net/wireguard/
Dsocket.c139 dst = ipv6_stub->ipv6_dst_lookup_flow(sock_net(sock), sock, &fl, in send6()
/linux-6.14.4/net/core/
Dlwt_bpf.c236 dst = ipv6_stub->ipv6_dst_lookup_flow(net, skb->sk, &fl6, NULL); in bpf_lwt_xmit_reroute()
Dfilter.c2270 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in __bpf_redirect_neigh_v6()
/linux-6.14.4/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-6.14.4/drivers/infiniband/core/
Daddr.c427 dst = ipv6_stub->ipv6_dst_lookup_flow(addr->net, NULL, &fl6, NULL); in addr6_resolve()
/linux-6.14.4/net/tipc/
Dudp_media.c210 ndst = ipv6_stub->ipv6_dst_lookup_flow(net, in tipc_udp_xmit()
/linux-6.14.4/drivers/net/ethernet/sfc/
Dtc_encap_actions.c150 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &flow6, in efx_bind_neigh()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c458 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(dev), NULL, &attr->fl.fl6, in mlx5e_route_lookup_ipv6_get()
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c473 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &flow, NULL); in nfp_fl_set_tun()
Dtunnel_conf.c818 dst = ipv6_stub->ipv6_dst_lookup_flow(dev_net(netdev), NULL, &flow, in nfp_tunnel_request_route_v6()
/linux-6.14.4/net/mpls/
Daf_mpls.c629 dst = ipv6_stub->ipv6_dst_lookup_flow(net, NULL, &fl6, NULL); in inet6_fib_lookup_dev()
/linux-6.14.4/drivers/net/
Dgtp.c376 dst = ipv6_stub->ipv6_dst_lookup_flow(net, sk, fl6, NULL); in ip6_route_output_gtp()