Searched defs:inet_hashinfo (Results 1 – 1 of 1) sorted by relevance
144 struct inet_hashinfo { struct151 struct inet_ehash_bucket *ehash;152 spinlock_t *ehash_locks;153 unsigned int ehash_mask;177 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument
Completed in 6 milliseconds