Home
last modified time | relevance | path

Searched refs:reply_info_answer_encode (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/unbound/util/data/
HDmsgencode.h69 int reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep,
HDmsgencode.c750 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, in reply_info_answer_encode() function
/trueos/contrib/unbound/services/
HDmesh.c808 if(!reply_info_answer_encode(&m->s.qinfo, rep, r->qid, in mesh_do_callback()
880 if(!reply_info_answer_encode(&m->s.qinfo, rep, r->qid, in mesh_send_reply()
HDlocalzone.c994 if(!reply_info_answer_encode(qinfo, &rep, in local_encode()
/trueos/contrib/unbound/daemon/
HDworker.c509 if(!reply_info_answer_encode(&msg->qinfo, msg->rep, id, flags, in answer_norec_from_cache()
597 if(!reply_info_answer_encode(qinfo, rep, id, flags, in answer_from_cache()