Searched refs:inet_bind_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/net/ipv4/ |
| D | inet_hashtables.c | 168 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() function 286 inet_bind_hash(child, tb, tb2, port); in __inet_inherit_port() 1116 inet_bind_hash(sk, tb, tb2, port); in __inet_hash_connect()
|
| D | inet_connection_sock.c | 585 inet_bind_hash(sk, tb, tb2, port); in inet_csk_get_port()
|
| /Linux-v6.6/include/net/ |
| D | inet_hashtables.h | 291 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
|