Searched refs:inet_bind_bucket_match (Results 1 – 2 of 2) sorted by relevance
| /net/ipv4/ |
| A D | inet_hashtables.c | 96 bool inet_bind_bucket_match(const struct inet_bind_bucket *tb, const struct net *net, in inet_bind_bucket_match() function 251 if (inet_bind_bucket_match(tb, net, port, l3mdev)) in __inet_inherit_port() 1070 if (!inet_bind_bucket_match(tb, net, port, l3mdev)) in __inet_hash_connect() 1090 if (inet_bind_bucket_match(tb, net, port, l3mdev)) { in __inet_hash_connect()
|
| A D | inet_connection_sock.c | 387 if (inet_bind_bucket_match(tb, net, port, l3mdev)) { in inet_csk_find_open_port() 540 if (inet_bind_bucket_match(tb, net, port, l3mdev)) in inet_csk_get_port()
|
Completed in 9 milliseconds