Symbol: error_encode
sbin/unwind/frontend.c
1162
error_encode(pq->abuf, rcode, &pq->qinfo, htons(pq->id), pq->flags,
sbin/unwind/libunbound/libunbound/libworker.c
808
error_encode(buf, rcode, NULL, 0, BIT_RD, NULL);
sbin/unwind/libunbound/services/authzone.c
3534
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
sbin/unwind/libunbound/services/authzone.c
3554
error_encode(buf, rcode|BIT_AA, qinfo,
sbin/unwind/libunbound/services/localzone.c
1336
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
sbin/unwind/libunbound/services/localzone.c
1364
error_encode(buf, r, qinfo, *(uint16_t*)sldns_buffer_begin(buf),
sbin/unwind/libunbound/services/mesh.c
1512
error_encode(r_buffer, rcode, &m->s.qinfo, r->qid,
sbin/unwind/libunbound/services/mesh.c
1549
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
sbin/unwind/libunbound/services/mesh.c
484
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
sbin/unwind/libunbound/services/mesh.c
503
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
sbin/unwind/libunbound/services/mesh.c
588
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
sbin/unwind/libunbound/services/rpz.c
1811
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
sbin/unwind/libunbound/util/data/msgencode.h
151
void error_encode(struct sldns_buffer* pkt, int r, struct query_info* qinfo,
usr.sbin/unbound/daemon/worker.c
1195
error_encode(pkt, rcode, qinfo,
usr.sbin/unbound/daemon/worker.c
1669
error_encode(c->buffer, ret, &qinfo,
usr.sbin/unbound/daemon/worker.c
1745
error_encode(c->buffer,
usr.sbin/unbound/daemon/worker.c
1864
error_encode(c->buffer, LDNS_RCODE_REFUSED, &qinfo,
usr.sbin/unbound/daemon/worker.c
608
error_encode(repinfo->c->buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/daemon/worker.c
659
error_encode(repinfo->c->buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/daemon/worker.c
811
error_encode(repinfo->c->buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/daemon/worker.c
899
error_encode(repinfo->c->buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/libunbound/libworker.c
808
error_encode(buf, rcode, NULL, 0, BIT_RD, NULL);
usr.sbin/unbound/services/authzone.c
3534
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
usr.sbin/unbound/services/authzone.c
3554
error_encode(buf, rcode|BIT_AA, qinfo,
usr.sbin/unbound/services/localzone.c
1336
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
usr.sbin/unbound/services/localzone.c
1364
error_encode(buf, r, qinfo, *(uint16_t*)sldns_buffer_begin(buf),
usr.sbin/unbound/services/mesh.c
1512
error_encode(r_buffer, rcode, &m->s.qinfo, r->qid,
usr.sbin/unbound/services/mesh.c
1549
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/services/mesh.c
484
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/services/mesh.c
503
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/services/mesh.c
588
error_encode(r_buffer, LDNS_RCODE_SERVFAIL,
usr.sbin/unbound/services/rpz.c
1811
error_encode(buf, (LDNS_RCODE_SERVFAIL|BIT_AA), qinfo,
usr.sbin/unbound/util/data/msgencode.h
151
void error_encode(struct sldns_buffer* pkt, int r, struct query_info* qinfo,