Searched refs:inet_bind_hash (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
A D | inet_hashtables.c | 161 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() function 279 inet_bind_hash(child, tb, tb2, port); in __inet_inherit_port() 1108 inet_bind_hash(sk, tb, tb2, port); in __inet_hash_connect()
|
A D | inet_connection_sock.c | 585 inet_bind_hash(sk, tb, tb2, port); in inet_csk_get_port()
|
/linux-6.3-rc2/include/net/ |
A D | inet_hashtables.h | 291 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
|
Completed in 10 milliseconds