Home
last modified time | relevance | path

Searched refs:inet_bind_bucket_destroy (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c88 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() function
198 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in __inet_put_port()
294 inet_bind_bucket_destroy(table->bind_bucket_cachep, tb); in __inet_inherit_port()
1153 inet_bind_bucket_destroy(hinfo->bind_bucket_cachep, tb); in __inet_hash_connect()
H A Dinet_timewait_sock.c40 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
H A Dinet_connection_sock.c593 inet_bind_bucket_destroy(hinfo->bind_bucket_cachep, tb); in inet_csk_get_port()
/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h204 void inet_bind_bucket_destroy(struct kmem_cache *cachep,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_timewait_sock.c39 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
H A Dinet_hashtables.c96 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy() function
128 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in __inet_put_port()
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h234 void inet_bind_bucket_destroy(struct kmem_cache *cachep,

Completed in 10 milliseconds