Searched refs:V_acqseqhash_mask (Results 1 – 1 of 1) sorted by relevance
359 #define V_acqseqhash_mask VNET(acqseqhash_mask) macro367 (key_u32hash(seq) & V_acqseqhash_mask)8628 &V_acqseqhash_mask); in key_vnet_init()8755 for (i = 0; i < V_acqseqhash_mask + 1; i++) in key_vnet_destroy()8770 hashdestroy(V_acqseqhashtbl, M_IPSEC_SAQ, V_acqseqhash_mask); in key_vnet_destroy()