Lines Matching refs:module_qstate
102 ipsecmod_new(struct module_qstate* qstate, int id) in ipsecmod_new()
124 ipsecmod_error(struct module_qstate* qstate, int id) in ipsecmod_error()
143 generate_request(struct module_qstate* qstate, int id, uint8_t* name, in generate_request()
146 struct module_qstate* newq; in generate_request()
249 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, in call_hook()
386 ipsecmod_handle_query(struct module_qstate* qstate, in ipsecmod_handle_query()
474 ipsecmod_handle_response(struct module_qstate* qstate, in ipsecmod_handle_response()
512 ipsecmod_operate(struct module_qstate* qstate, enum module_ev event, int id, in ipsecmod_operate()
566 ipsecmod_inform_super(struct module_qstate* qstate, int id, in ipsecmod_inform_super()
567 struct module_qstate* super) in ipsecmod_inform_super()
597 ipsecmod_clear(struct module_qstate* qstate, int id) in ipsecmod_clear()