Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
116 struct inet_hashinfo { struct123 struct inet_ehash_bucket *ehash;124 spinlock_t *ehash_locks;125 unsigned int ehash_mask;126 unsigned int ehash_locks_mask;153 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() argument