Home
last modified time | relevance | path

Searched refs:CT_LOCKARRAY_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_conn.c74 #define CT_LOCKARRAY_MASK (CT_LOCKARRAY_SIZE-1) macro
94 spin_lock_bh(&__ip_vs_conntbl_lock_array[key&CT_LOCKARRAY_MASK].l); in ct_write_lock_bh()
99 spin_unlock_bh(&__ip_vs_conntbl_lock_array[key&CT_LOCKARRAY_MASK].l); in ct_write_unlock_bh()