Home
last modified time | relevance | path

Searched refs:ip6_dst_lookup_flow (Results 1 – 13 of 13) sorted by relevance

/linux/net/dccp/
H A Dipv6.c
/linux/net/ipv6/
H A Dsyncookies.c248 dst = ip6_dst_lookup_flow(net, sk, &fl6, final_p); in cookie_v6_check()
H A Dip6_output.c1283 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow() function
1299 EXPORT_SYMBOL_GPL(ip6_dst_lookup_flow);
1329 dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_dst); in ip6_sk_dst_lookup_flow()
H A Dtcp_ipv6.c278 dst = ip6_dst_lookup_flow(net, sk, fl6, final_p); in tcp_v6_connect()
972 dst = ip6_dst_lookup_flow(net, sk, &fl6, NULL); /*sk's xfrm_policy can be referred*/ in tcp_v6_send_response()
974 dst = ip6_dst_lookup_flow(net, ctl_sk, &fl6, NULL); in tcp_v6_send_response()
H A Daf_inet6.c830 dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p); in inet6_sk_rebuild_header()
H A Ddatagram.c97 dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p); in ip6_datagram_dst_update()
/linux/net/xfrm/
H A Dxfrm_nat_keepalive.c101 dst = ip6_dst_lookup_flow(net, sk, &fl6, NULL); in nat_keepalive_send_ipv6()
/linux/net/sctp/
H A Dipv6.c329 dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p); in sctp_v6_get_dst()
387 bdst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_p); in sctp_v6_get_dst()
/linux/include/net/
H A Dipv6.h1051 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6,
1054 static inline struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, in ip6_dst_lookup_flow() function
/linux/drivers/net/
H A Dvrf.c436 dst = ip6_dst_lookup_flow(net, NULL, &fl6, NULL); in vrf_process_v6_outbound()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1155 dst = ip6_dst_lookup_flow(sock_net(lsk), lsk, &fl6, NULL); in chtls_recv_sock()
/linux/net/mpls/
H A Daf_mpls.c660 dst = ip6_dst_lookup_flow(net, NULL, &fl6, NULL); in inet6_fib_lookup_dev()
/linux/net/core/
H A Dfilter.c2286 dst = ip6_dst_lookup_flow(net, NULL, &fl6, NULL); in __bpf_redirect_neigh_v6()