Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dinet_hashtables.c741 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() function
774 EXPORT_SYMBOL(__inet_hash);
781 err = __inet_hash(sk, NULL); in inet_hash()
/linux-6.15/net/ipv6/
H A Dinet6_hashtables.c378 err = __inet_hash(sk, NULL); in inet6_hash()
/linux-6.15/include/net/
H A Dinet_hashtables.h303 int __inet_hash(struct sock *sk, struct sock *osk);