Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_hashtables.c628 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() function
663 EXPORT_SYMBOL(__inet_hash);
670 err = __inet_hash(sk, NULL); in inet_hash()
/net/ipv6/
Dinet6_hashtables.c337 err = __inet_hash(sk, NULL); in inet6_hash()