Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
117 struct inet_hashinfo { struct125 struct inet_ehash_bucket *ehash;126 spinlock_t *ehash_locks;127 unsigned int ehash_size;128 unsigned int ehash_locks_mask;156 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() argument