Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_hashtables.h277 inet_bhash2_addr_any_hashbucket(const struct sock *sk, const struct net *net, int port);
/linux/net/ipv4/
H A Dinet_hashtables.c862 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.c306 head2 = inet_bhash2_addr_any_hashbucket(sk, net, port); in inet_bhash2_addr_any_conflict()