Home
last modified time | relevance | path

Searched refs:inet6_hash (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dinet6_hashtables.c332 int inet6_hash(struct sock *sk) in inet6_hash() function
341 EXPORT_SYMBOL_GPL(inet6_hash);
H A Dtcp_ipv6.c2150 .hash = inet6_hash,
/OK3568_Linux_fs/kernel/include/net/
H A Dinet6_hashtables.h105 int inet6_hash(struct sock *sk);
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c1038 .hash = inet6_hash,