Searched refs:V_ipsec4_srchtbl (Results 1 – 1 of 1) sorted by relevance
114 #define V_ipsec4_srchtbl VNET(ipsec4_srchtbl) macro143 return (&V_ipsec4_srchtbl[hval & (IPSEC_HASH_SIZE - 1)]); in ipsec_srchash()274 V_ipsec4_srchtbl = ipsec_hashinit(); in vnet_ipsec_init()307 free(V_ipsec4_srchtbl, M_IPSEC); in vnet_ipsec_uninit()