Searched refs:NETIO_LOG2_NUM_BUCKETS (Results 1 – 1 of 1) sorted by relevance
263 #define NETIO_LOG2_NUM_BUCKETS (10) macro267 #define NETIO_NUM_BUCKETS (1 << NETIO_LOG2_NUM_BUCKETS)289 unsigned int __bucket_base:NETIO_LOG2_NUM_BUCKETS;293 unsigned int __bucket_mask:NETIO_LOG2_NUM_BUCKETS;295 unsigned int __padding:(32 - 4 - 2 * NETIO_LOG2_NUM_BUCKETS);