Lines Matching refs:inet_bind_bucket
73 struct inet_bind_bucket *inet_bind_bucket_create(struct kmem_cache *cachep, in inet_bind_bucket_create()
79 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC); in inet_bind_bucket_create()
96 void inet_bind_bucket_destroy(struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
116 bool inet_bind_bucket_match(const struct inet_bind_bucket *tb, const struct net *net, in inet_bind_bucket_match()
126 struct inet_bind_bucket *tb, in inet_bind2_bucket_init()
154 struct inet_bind_bucket *tb, in inet_bind2_bucket_create()
200 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash()
217 struct inet_bind_bucket *tb; in __inet_put_port()
261 struct inet_bind_bucket *tb; in __inet_inherit_port()
761 struct inet_bind_bucket *tb = inet_csk(sk)->icsk_bind_hash; in inet_reuseport_add_sock()
1048 struct inet_bind_bucket *tb; in __inet_hash_connect()