Searched refs:inet_bind_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv4/ |
| D | inet_hashtables.c | 92 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() function 167 inet_bind_hash(child, tb, port); in __inet_inherit_port() 718 inet_bind_hash(sk, tb, port); in __inet_hash_connect()
|
| D | inet_connection_sock.c | 375 inet_bind_hash(sk, tb, port); in inet_csk_get_port()
|
| /Linux-v5.4/include/net/ |
| D | inet_hashtables.h | 212 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
|