Searched refs:inet6_lookup (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet6_hashtables.h87 extern struct sock *inet6_lookup(struct inet_hashinfo *hashinfo,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dinet6_hashtables.c148 struct sock *inet6_lookup(struct inet_hashinfo *hashinfo, function
162 EXPORT_SYMBOL_GPL(inet6_lookup); variable
H A Dtcp_ipv6.c333 sk = inet6_lookup(&tcp_hashinfo, &hdr->daddr, th->dest, &hdr->saddr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinet_diag.c248 sk = inet6_lookup(hashinfo,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv6.c104 sk = inet6_lookup(&dccp_hashinfo, &hdr->daddr, dh->dccph_dport,

Completed in 66 milliseconds