Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
118 struct inet_hashinfo { struct126 struct inet_ehash_bucket *ehash;127 spinlock_t *ehash_locks;128 unsigned int ehash_mask;129 unsigned int ehash_locks_mask;134 struct inet_bind_hashbucket *bhash;158 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() argument