Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
117 struct inet_hashinfo { struct124 struct inet_ehash_bucket *ehash;125 spinlock_t *ehash_locks;126 unsigned int ehash_mask;127 unsigned int ehash_locks_mask;132 struct inet_bind_hashbucket *bhash;156 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() argument