Searched refs:inet_bind_bucket_destroy (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_hashtables.c | 88 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 D | inet_timewait_sock.c | 40 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
|
H A D | inet_connection_sock.c | 593 inet_bind_bucket_destroy(hinfo->bind_bucket_cachep, tb); in inet_csk_get_port()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_hashtables.h | 204 void inet_bind_bucket_destroy(struct kmem_cache *cachep,
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_timewait_sock.c | 39 inet_bind_bucket_destroy(hashinfo->bind_bucket_cachep, tb); in inet_twsk_bind_unhash()
|
H A D | inet_hashtables.c | 96 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 D | inet_hashtables.h | 234 void inet_bind_bucket_destroy(struct kmem_cache *cachep,
|
Completed in 10 milliseconds