Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_hashtables.h124 struct inet_hashinfo { struct
131 struct inet_ehash_bucket *ehash;
132 spinlock_t *ehash_locks;
133 unsigned int ehash_mask;
134 unsigned int ehash_locks_mask;
139 struct kmem_cache *bind_bucket_cachep;
140 struct inet_bind_hashbucket *bhash;
141 unsigned int bhash_size;
144 unsigned int lhash2_mask;
145 struct inet_listen_hashbucket *lhash2;
[all …]

Completed in 4 milliseconds