IPSEC_HASH_SIZE
#ifndef IPSEC_HASH_SIZE
FNV1_32_INIT) & (IPSEC_HASH_SIZE - 1)]);
return (&V_ipsec4_srchtbl[hval & (IPSEC_HASH_SIZE - 1)]);
return (&V_ipsec6_srchtbl[hval & (IPSEC_HASH_SIZE - 1)]);
hash = malloc(sizeof(struct ipsec_iflist) * IPSEC_HASH_SIZE,
for (i = 0; i < IPSEC_HASH_SIZE; i++)