Searched refs:ip6_sk_dst_lookup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h519 extern int ip6_sk_dst_lookup(struct sock *sk,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_output.c1017 * ip6_sk_dst_lookup - perform socket cached route lookup on flow
1029 int ip6_sk_dst_lookup(struct sock *sk, struct dst_entry **dst, struct flowi *fl) function
1039 EXPORT_SYMBOL_GPL(ip6_sk_dst_lookup); variable
H A Dudp.c1120 err = ip6_sk_dst_lookup(sk, &dst, &fl);

Completed in 145 milliseconds