Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_hashtables.c728 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() function
761 EXPORT_SYMBOL(__inet_hash);
768 err = __inet_hash(sk, NULL); in inet_hash()
/linux/net/ipv6/
H A Dinet6_hashtables.c356 err = __inet_hash(sk, NULL); in inet6_hash()
/linux/include/net/
H A Dinet_hashtables.h303 int __inet_hash(struct sock *sk, struct sock *osk);