Searched refs:reply_info_encode (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/usr.sbin/unbound/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, function
1029 if(!reply_info_encode(qinf, rep, id, flags, pkt, timenow, region,
H A Dmsgreply.c910 if(!reply_info_encode(qinfo, rep, 0, rep->flags, buf, 0,
/openbsd-current/sbin/unwind/libunbound/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, function
1029 if(!reply_info_encode(qinf, rep, id, flags, pkt, timenow, region,
H A Dmsgreply.c910 if(!reply_info_encode(qinfo, rep, 0, rep->flags, buf, 0,
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitmsgparse.c181 ret = reply_info_encode(qi, rep, id, flags, out, timenow,
344 ret = reply_info_encode(&qi, rep, id, flags, out, timenow,
357 ret = reply_info_encode(&qi, rep, id, flags, out,
/openbsd-current/sbin/unwind/
H A Dfrontend.c886 if (reply_info_encode(&pq->qinfo, rinfo, htons(pq->id), rinfo->flags,
981 if (reply_info_encode(&pq->qinfo, synth_rinfo, htons(pq->id),

Completed in 212 milliseconds