V_ipsec4_srchtbl
return (&V_ipsec4_srchtbl[hval & (IPSEC_HASH_SIZE - 1)]);
V_ipsec4_srchtbl = ipsec_hashinit();
free(V_ipsec4_srchtbl, M_IPSEC);