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