__inet_hash       252 include/net/inet_hashtables.h int __inet_hash(struct sock *sk, struct sock *osk);
__inet_hash       571 net/ipv4/inet_hashtables.c EXPORT_SYMBOL(__inet_hash);
__inet_hash       579 net/ipv4/inet_hashtables.c 		err = __inet_hash(sk, NULL);
__inet_hash       292 net/ipv6/inet6_hashtables.c 		err = __inet_hash(sk, NULL);