Home
last modified time | relevance | path

Searched refs:__inet_hash (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dinet_hashtables.c538 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() function
571 EXPORT_SYMBOL(__inet_hash);
579 err = __inet_hash(sk, NULL); in inet_hash()
/net/ipv6/
Dinet6_hashtables.c292 err = __inet_hash(sk, NULL); in inet6_hash()