ipsecmod_qstate
struct ipsecmod_qstate* iq = (struct ipsecmod_qstate*)regional_alloc(
qstate->region, sizeof(struct ipsecmod_qstate));
call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq,
struct ipsecmod_qstate* iq, struct ipsecmod_env* ie, int id)
struct ipsecmod_qstate* ATTR_UNUSED(iq),
struct ipsecmod_qstate* iq = (struct ipsecmod_qstate*)qstate->minfo[id];
iq = (struct ipsecmod_qstate*)qstate->minfo[id];
struct ipsecmod_qstate* siq;
siq = (struct ipsecmod_qstate*)super->minfo[id];