Lines Matching refs:module_qstate
289 cachedb_new(struct module_qstate* qstate, int id) in cachedb_new()
312 error_response(struct module_qstate* qstate, int id, int rcode) in error_response()
379 prep_data(struct module_qstate* qstate, struct sldns_buffer* buf) in prep_data()
447 good_expiry_and_qinfo(struct module_qstate* qstate, struct sldns_buffer* buf) in good_expiry_and_qinfo()
537 parse_data(struct module_qstate* qstate, struct sldns_buffer* buf, in parse_data()
647 cachedb_extcache_lookup(struct module_qstate* qstate, struct cachedb_env* ie, in cachedb_extcache_lookup()
675 cachedb_extcache_store(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_store()
695 cachedb_intcache_lookup(struct module_qstate* qstate, struct cachedb_env* cde) in cachedb_intcache_lookup()
737 cachedb_intcache_store(struct module_qstate* qstate, int msg_expired) in cachedb_intcache_store()
785 cachedb_handle_query(struct module_qstate* qstate, in cachedb_handle_query()
878 cachedb_handle_response(struct module_qstate* qstate, in cachedb_handle_response()
902 cachedb_operate(struct module_qstate* qstate, enum module_ev event, int id, in cachedb_operate()
952 cachedb_inform_super(struct module_qstate* ATTR_UNUSED(qstate), in cachedb_inform_super()
953 int ATTR_UNUSED(id), struct module_qstate* ATTR_UNUSED(super)) in cachedb_inform_super()
960 cachedb_clear(struct module_qstate* qstate, int id) in cachedb_clear()
1010 void cachedb_msg_remove(struct module_qstate* qstate) in cachedb_msg_remove()