Home
last modified time | relevance | path

Searched refs:ip6_sk_dst_lookup_flow (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dping.c121 dst = ip6_sk_dst_lookup_flow(sk, &fl6, daddr, false); in ping_v6_sendmsg()
H A Dip6_output.c1246 * ip6_sk_dst_lookup_flow - perform socket cached route lookup on flow
1263 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow() function
1279 EXPORT_SYMBOL_GPL(ip6_sk_dst_lookup_flow); variable
H A Dudp.c1531 dst = ip6_sk_dst_lookup_flow(sk, &fl6, final_p, connected); in udpv6_sendmsg()
/kernel/linux/linux-6.6/net/ipv6/
H A Dping.c154 dst = ip6_sk_dst_lookup_flow(sk, &fl6, daddr, false); in ping_v6_sendmsg()
H A Dip6_output.c1257 * ip6_sk_dst_lookup_flow - perform socket cached route lookup on flow
1274 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow() function
1290 EXPORT_SYMBOL_GPL(ip6_sk_dst_lookup_flow); variable
H A Dudp.c1556 dst = ip6_sk_dst_lookup_flow(sk, fl6, final_p, connected); in udpv6_sendmsg()
/kernel/linux/linux-5.10/include/net/
H A Dipv6.h1025 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,
/kernel/linux/linux-6.6/include/net/
H A Dipv6.h1133 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,

Completed in 15 milliseconds