Searched refs:reply_info_answer_encode (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/unbound/util/data/ |
| HD | msgencode.h | 69 int reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep,
|
| HD | msgencode.c | 750 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, in reply_info_answer_encode() function
|
| /NextBSD/contrib/unbound/services/ |
| HD | mesh.c | 812 if(!reply_info_answer_encode(&m->s.qinfo, rep, r->qid, in mesh_do_callback() 884 if(!reply_info_answer_encode(&m->s.qinfo, rep, r->qid, in mesh_send_reply()
|
| HD | localzone.c | 1067 if(!reply_info_answer_encode(qinfo, &rep, in local_encode()
|
| /NextBSD/contrib/unbound/daemon/ |
| HD | worker.c | 531 if(!reply_info_answer_encode(&msg->qinfo, msg->rep, id, flags, in answer_norec_from_cache() 619 if(!reply_info_answer_encode(qinfo, rep, id, flags, in answer_from_cache()
|