Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_hashtables.c96 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() function
240 inet_bind_bucket_destroy(tb); in __inet_put_port()
324 inet_bind_bucket_destroy(tb); in __inet_inherit_port()
1217 inet_bind_bucket_destroy(tb); in __inet_hash_connect()
H A Dinet_timewait_sock.c43 inet_bind_bucket_destroy(tb); in inet_twsk_bind_unhash()
H A Dinet_connection_sock.c589 inet_bind_bucket_destroy(tb); in inet_csk_get_port()
/linux/include/net/
H A Dinet_hashtables.h221 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb);