Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_hashtables.c101 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() function
245 inet_bind_bucket_destroy(tb); in __inet_put_port()
329 inet_bind_bucket_destroy(tb); in __inet_inherit_port()
1245 inet_bind_bucket_destroy(tb); in __inet_hash_connect()
H A Dinet_connection_sock.c588 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);