Home
last modified time | relevance | path

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

/netbsd/external/bsd/unbound/dist/util/data/
H A Dmsgencode.h93 int reply_info_encode(struct query_info* qinfo, struct reply_info* rep,
H A Dmsgencode.c672 reply_info_encode(struct query_info* qinfo, struct reply_info* rep, in reply_info_encode() function
930 if(!reply_info_encode(qinf, rep, id, flags, pkt, timenow, region, in reply_info_answer_encode()
H A Dmsgreply.c872 if(!reply_info_encode(qinfo, rep, 0, rep->flags, buf, 0, in log_dns_msg()
/netbsd/external/bsd/unbound/dist/testcode/
H A Dunitmsgparse.c181 ret = reply_info_encode(qi, rep, id, flags, out, timenow, in perf_encode()
344 ret = reply_info_encode(&qi, rep, id, flags, out, timenow, in testpkt()
357 ret = reply_info_encode(&qi, rep, id, flags, out, in testpkt()
/netbsd/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch3330 @@ -779,6 +808,19 @@ reply_info_encode(struct query_info* qinfo, struct reply_info* rep,