Searched defs:inet_hashinfo (Results 1 – 7 of 7) sorted by relevance
66607 struct inet_hashinfo { struct66608 struct inet_ehash_bucket *ehash;66609 spinlock_t *ehash_locks;66610 unsigned int ehash_mask;66611 unsigned int ehash_locks_mask;66612 struct kmem_cache *bind_bucket_cachep;66613 struct inet_bind_hashbucket *bhash;66614 unsigned int bhash_size;66615 unsigned int lhash2_mask;66616 struct inet_listen_hashbucket *lhash2;[all …]
38107 struct inet_hashinfo { struct38108 struct inet_ehash_bucket *ehash;38109 spinlock_t *ehash_locks;38110 unsigned int ehash_mask;38111 unsigned int ehash_locks_mask;38112 struct kmem_cache *bind_bucket_cachep;38113 struct inet_bind_hashbucket *bhash;38114 unsigned int bhash_size;38115 unsigned int lhash2_mask;38116 struct inet_listen_hashbucket *lhash2;[all …]
33070 struct inet_hashinfo { struct33071 struct inet_ehash_bucket *ehash;33072 spinlock_t *ehash_locks;33073 unsigned int ehash_mask;33074 unsigned int ehash_locks_mask;33075 struct kmem_cache *bind_bucket_cachep;33076 struct inet_bind_hashbucket *bhash;33077 unsigned int bhash_size;33078 unsigned int lhash2_mask;33079 struct inet_listen_hashbucket *lhash2;[all …]
35208 struct inet_hashinfo { struct35209 struct inet_ehash_bucket *ehash;35210 spinlock_t *ehash_locks;35211 unsigned int ehash_mask;35212 unsigned int ehash_locks_mask;35213 struct kmem_cache *bind_bucket_cachep;35214 struct inet_bind_hashbucket *bhash;35215 unsigned int bhash_size;35216 unsigned int lhash2_mask;35217 struct inet_listen_hashbucket *lhash2;[all …]