Searched defs:inet_listen_hashbucket (Results 1 – 1 of 1) sorted by relevance
115 struct inet_listen_hashbucket { struct116 spinlock_t lock;117 unsigned int count;118 union {