Home
last modified time | relevance | path

Searched refs:ip6_dst_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dicmp.c365 err = ip6_dst_lookup(net, sk, &dst, fl6); in icmpv6_route_lookup()
397 err = ip6_dst_lookup(net, sk, &dst2, &fl2); in icmpv6_route_lookup()
774 if (ip6_dst_lookup(net, sk, &dst, &fl6)) in icmpv6_echo_reply()
H A Dip6_output.c1199 * ip6_dst_lookup - perform route lookup on flow
1209 int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst, in ip6_dst_lookup() function
1215 EXPORT_SYMBOL_GPL(ip6_dst_lookup); variable
/kernel/linux/linux-6.6/net/ipv6/
H A Dicmp.c359 err = ip6_dst_lookup(net, sk, &dst, fl6); in icmpv6_route_lookup()
392 err = ip6_dst_lookup(net, sk, &dst2, &fl2); in icmpv6_route_lookup()
777 if (ip6_dst_lookup(net, sk, &dst, &fl6)) in icmpv6_echo_reply()
H A Dip6_output.c1210 * ip6_dst_lookup - perform route lookup on flow
1220 int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst, in ip6_dst_lookup() function
1226 EXPORT_SYMBOL_GPL(ip6_dst_lookup); variable
/kernel/linux/linux-5.10/include/net/
H A Dipv6.h1021 int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst,
/kernel/linux/linux-6.6/include/net/
H A Dipv6.h1129 int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst,

Completed in 12 milliseconds