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