Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_hashtables.h252 bool inet_bind2_bucket_match_addr_any(const struct inet_bind2_bucket *tb,
/Linux-v6.1/net/ipv4/
Dinet_hashtables.c811 bool inet_bind2_bucket_match_addr_any(const struct inet_bind2_bucket *tb, const struct net *net, in inet_bind2_bucket_match_addr_any() function
Dinet_connection_sock.c266 if (inet_bind2_bucket_match_addr_any(tb2, net, port, l3mdev, sk)) in inet_bhash2_addr_any_conflict()