Searched refs:xt_connlimit_locks (Results 1 – 1 of 1) sorted by relevance
58 static spinlock_t xt_connlimit_locks[CONNLIMIT_LOCK_SLOTS] __cacheline_aligned_in_smp; variable308 spin_lock_bh(&xt_connlimit_locks[hash % CONNLIMIT_LOCK_SLOTS]); in count_them()312 spin_unlock_bh(&xt_connlimit_locks[hash % CONNLIMIT_LOCK_SLOTS]); in count_them()452 spin_lock_init(&xt_connlimit_locks[i]); in connlimit_mt_init()