Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
149 struct inet_hashinfo { struct156 struct inet_ehash_bucket *ehash;157 spinlock_t *ehash_locks;158 unsigned int ehash_mask;182 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument