Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_hashtables.h277 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port);
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c875 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port) in inet_bhash2_addr_any_hashbucket() function
H A Dinet_connection_sock.c304 head2 = inet_bhash2_addr_any_hashbucket(sk, net, port); in inet_bhash2_addr_any_conflict()