Home
last modified time | relevance | path

Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dinet_hashtables.h121 struct inet_hashinfo { struct
128 struct inet_ehash_bucket *ehash;
129 spinlock_t *ehash_locks;
130 unsigned int ehash_mask;
131 unsigned int ehash_locks_mask;
136 struct kmem_cache *bind_bucket_cachep;
137 struct inet_bind_hashbucket *bhash;
138 unsigned int bhash_size;
164 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket() argument