Searched refs:CT_LOCKARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
73 #define CT_LOCKARRAY_SIZE (1<<CT_LOCKARRAY_BITS) macro74 #define CT_LOCKARRAY_MASK (CT_LOCKARRAY_SIZE-1)90 __ip_vs_conntbl_lock_array[CT_LOCKARRAY_SIZE] __cacheline_aligned;1521 for (idx = 0; idx < CT_LOCKARRAY_SIZE; idx++) { in ip_vs_conn_init()