Lines Matching refs:module_qstate
296 cachedb_new(struct module_qstate* qstate, int id) in cachedb_new()
319 error_response(struct module_qstate* qstate, int id, int rcode) in error_response()
338 calc_hash(struct module_qstate* qstate, char* buf, size_t len) in calc_hash()
386 prep_data(struct module_qstate* qstate, struct sldns_buffer* buf) in prep_data()
454 good_expiry_and_qinfo(struct module_qstate* qstate, struct sldns_buffer* buf) in good_expiry_and_qinfo()
516 parse_data(struct module_qstate* qstate, struct sldns_buffer* buf) in parse_data()
620 cachedb_extcache_lookup(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_lookup()
647 cachedb_extcache_store(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_store()
667 cachedb_intcache_lookup(struct module_qstate* qstate, struct cachedb_env* cde) in cachedb_intcache_lookup()
708 cachedb_intcache_store(struct module_qstate* qstate) in cachedb_intcache_store()
730 cachedb_handle_query(struct module_qstate* qstate, in cachedb_handle_query()
808 cachedb_handle_response(struct module_qstate* qstate, in cachedb_handle_response()
832 cachedb_operate(struct module_qstate* qstate, enum module_ev event, int id, in cachedb_operate()
882 cachedb_inform_super(struct module_qstate* ATTR_UNUSED(qstate), in cachedb_inform_super()
883 int ATTR_UNUSED(id), struct module_qstate* ATTR_UNUSED(super)) in cachedb_inform_super()
890 cachedb_clear(struct module_qstate* qstate, int id) in cachedb_clear()