Home
last modified time | relevance | path

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

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

Completed in 74 milliseconds