Lines Matching defs:q

70 query_put_dname_offset(struct query *q, domain_type *domain, uint16_t offset)  in query_put_dname_offset()
87 query_clear_dname_offsets(struct query *q, size_t max_offset) in query_clear_dname_offsets()
99 query_clear_compression_tables(struct query *q) in query_clear_compression_tables()
111 query_add_compression_domain(struct query *q, domain_type *domain, uint16_t offset) in query_add_compression_domain()
129 query_error (struct query *q, nsd_rc_type rcode) in query_error()
207 query_reset(query_type *q, size_t maxlen, int is_tcp) in query_reset()
264 query_get_tempdomain(struct query *q) in query_get_tempdomain()
277 query_addtxt(struct query *q, in query_addtxt()
335 process_edns(nsd_type* nsd, struct query *q) in process_edns()
387 process_tsig(struct query* q) in process_tsig()
552 answer_chaos(struct nsd *nsd, query_type *q) in answer_chaos()
809 query_synthesize_cname(struct query* q, struct answer* answer, const dname_type* from_name, in query_synthesize_cname()
1012 answer_domain(struct nsd* nsd, struct query *q, answer_type *answer, in answer_domain()
1126 struct query *q, in answer_authoritative()
1313 answer_lookup_zone(struct nsd *nsd, struct query *q, answer_type *answer, in answer_lookup_zone()
1500 answer_query(struct nsd *nsd, struct query *q) in answer_query()
1525 query_prepare_response(query_type *q) in query_prepare_response()
1554 query_process(query_type *q, nsd_type *nsd, uint32_t *now_p) in query_process()
1742 query_add_optional(query_type *q, nsd_type *nsd, uint32_t *now_p) in query_add_optional()