Searched defs:inet_listen_hashbucket (Results 1 – 1 of 1) sorted by relevance
112 struct inet_listen_hashbucket { struct113 spinlock_t lock;114 unsigned int count;115 union {
Completed in 4 milliseconds