Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dinet6_connection_sock.c55 dst = ip6_dst_lookup_flow(sk, fl6, final_p); in inet6_csk_route_req()
110 dst = ip6_dst_lookup_flow(sk, fl6, final_p); in inet6_csk_route_socket()
Dsyncookies.c243 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in cookie_v6_check()
Dip6_output.c1071 struct dst_entry *ip6_dst_lookup_flow(const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow() function
1085 EXPORT_SYMBOL_GPL(ip6_dst_lookup_flow);
1115 dst = ip6_dst_lookup_flow(sk, fl6, final_dst); in ip6_sk_dst_lookup_flow()
Daf_inet6.c728 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in inet6_sk_rebuild_header()
Dtcp_ipv6.c271 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in tcp_v6_connect()
888 dst = ip6_dst_lookup_flow(ctl_sk, &fl6, NULL); in tcp_v6_send_response()
Ddatagram.c91 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in ip6_datagram_dst_update()
Draw.c916 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in rawv6_sendmsg()
/Linux-v4.19/net/dccp/
Dipv6.c214 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in dccp_v6_send_response()
285 dst = ip6_dst_lookup_flow(ctl_sk, &fl6, NULL); in dccp_v6_ctl_send_reset()
915 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in dccp_v6_connect()
/Linux-v4.19/net/sctp/
Dipv6.c290 dst = ip6_dst_lookup_flow(sk, fl6, final_p); in sctp_v6_get_dst()
343 bdst = ip6_dst_lookup_flow(sk, fl6, final_p); in sctp_v6_get_dst()
/Linux-v4.19/net/l2tp/
Dl2tp_ip6.c619 dst = ip6_dst_lookup_flow(sk, &fl6, final_p); in l2tp_ip6_sendmsg()
/Linux-v4.19/include/net/
Dipv6.h962 struct dst_entry *ip6_dst_lookup_flow(const struct sock *sk, struct flowi6 *fl6,