Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
145 struct inet_hashinfo { struct152 struct inet_ehash_bucket *ehash;153 spinlock_t *ehash_locks;154 unsigned int ehash_mask;178 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument