Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dinet_hashtables.h282 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port);
/linux-6.1.9/net/ipv4/
Dinet_hashtables.c859 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port) in inet_bhash2_addr_any_hashbucket() function
Dinet_connection_sock.c279 head2 = inet_bhash2_addr_any_hashbucket(sk, net, port); in inet_bhash2_addr_any_conflict()