Home
last modified time | relevance | path

Searched refs:inet_bind_bucket_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/ipv4/
H A Dinet_hashtables.c87 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() function
204 inet_bind_bucket_destroy(tb); in __inet_put_port()
288 inet_bind_bucket_destroy(tb); in __inet_inherit_port()
1186 inet_bind_bucket_destroy(tb); in __inet_hash_connect()
H A Dinet_timewait_sock.c42 inet_bind_bucket_destroy(tb); in inet_twsk_bind_unhash()
H A Dinet_connection_sock.c601 inet_bind_bucket_destroy(tb); in inet_csk_get_port()
/linux-6.15/include/net/
H A Dinet_hashtables.h230 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb);