Searched refs:V_acqseqhash_mask (Results 1 – 1 of 1) sorted by relevance
361 #define V_acqseqhash_mask VNET(acqseqhash_mask) macro369 (key_u32hash(seq) & V_acqseqhash_mask)8630 &V_acqseqhash_mask); in key_vnet_init()8757 for (i = 0; i < V_acqseqhash_mask + 1; i++) in key_vnet_destroy()8772 hashdestroy(V_acqseqhashtbl, M_IPSEC_SAQ, V_acqseqhash_mask); in key_vnet_destroy()