Searched refs:V_ipsec6_srchtbl (Results 1 – 1 of 1) sorted by relevance
120 #define V_ipsec6_srchtbl VNET(ipsec6_srchtbl) macro150 return (&V_ipsec6_srchtbl[hval & (IPSEC_HASH_SIZE - 1)]); in ipsec_srchash()280 V_ipsec6_srchtbl = ipsec_hashinit(); in vnet_ipsec_init()312 free(V_ipsec6_srchtbl, M_IPSEC); in vnet_ipsec_uninit()