Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
147 struct inet_hashinfo { struct154 struct inet_ehash_bucket *ehash;155 spinlock_t *ehash_locks;156 unsigned int ehash_mask;180 static inline struct inet_hashinfo *tcp_get_hashinfo(const struct sock *sk) in tcp_get_hashinfo() argument