Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_hashtables.h282 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port);
/Linux-v6.6/net/ipv4/
Dinet_hashtables.c868 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.c300 head2 = inet_bhash2_addr_any_hashbucket(sk, net, port); in inet_bhash2_addr_any_conflict()