Searched refs:ext_rcode (Results 1 - 25 of 25) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.h224 uint8_t ext_rcode; member in struct:edns_data
H A Dmsgencode.c919 sldns_buffer_write_u8(pkt, edns->ext_rcode); /* ttl */
1107 es.ext_rcode = (uint8_t)(rcode >> 4);
H A Dmsgparse.c1176 edns->ext_rcode = found->rr_last->ttl_data[0];
1271 edns->ext_rcode = sldns_buffer_read_u8(pkt); /* ttl used for bits */
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.h224 uint8_t ext_rcode; member in struct:edns_data
H A Dmsgencode.c919 sldns_buffer_write_u8(pkt, edns->ext_rcode); /* ttl */
1107 es.ext_rcode = (uint8_t)(rcode >> 4);
H A Dmsgparse.c1176 edns->ext_rcode = found->rr_last->ttl_data[0];
1271 edns->ext_rcode = sldns_buffer_read_u8(pkt); /* ttl used for bits */
/openbsd-current/usr.sbin/unbound/daemon/
H A Dworker.c506 edns->ext_rcode = 0;
544 edns->ext_rcode = 0;
711 edns->ext_rcode = 0;
753 edns->ext_rcode = 0;
1106 edns->ext_rcode = 0;
/openbsd-current/usr.sbin/unbound/sldns/
H A Dwire2str.c2401 uint8_t ext_rcode, edns_version; local
2422 ext_rcode = (*data)[4];
2436 if(ext_rcode) {
2437 int rc = ((int)ext_rcode)<<4;
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dwire2str.c2401 uint8_t ext_rcode, edns_version; local
2422 ext_rcode = (*data)[4];
2436 if(ext_rcode) {
2437 int rc = ((int)ext_rcode)<<4;
/openbsd-current/usr.sbin/unbound/cachedb/
H A Dcachedb.c387 edns.ext_rcode = 0;
/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.c1240 r->edns.ext_rcode = 0;
1417 r->edns.ext_rcode = 0;
H A Dlocalzone.c1317 edns->ext_rcode = 0;
1339 edns->ext_rcode = 0;
H A Dauthzone.c3536 edns->ext_rcode = 0;
3560 edns->ext_rcode = 0;
5429 edns.ext_rcode = 0;
6624 edns.ext_rcode = 0;
8411 edns.ext_rcode = 0;
H A Drpz.c1792 edns->ext_rcode = 0;
H A Doutside_network.c2860 edns.ext_rcode = 0;
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.c1240 r->edns.ext_rcode = 0;
1417 r->edns.ext_rcode = 0;
H A Dlocalzone.c1317 edns->ext_rcode = 0;
1339 edns->ext_rcode = 0;
H A Dauthzone.c3536 edns->ext_rcode = 0;
3560 edns->ext_rcode = 0;
5429 edns.ext_rcode = 0;
6624 edns.ext_rcode = 0;
8411 edns.ext_rcode = 0;
H A Drpz.c1792 edns->ext_rcode = 0;
H A Doutside_network.c2860 edns.ext_rcode = 0;
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c588 edns->ext_rcode = 0;
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c588 edns->ext_rcode = 0;
/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c2376 edns.ext_rcode = 0;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c2380 edns.ext_rcode = 0;
/openbsd-current/usr.sbin/unbound/testcode/
H A Dfake_event.c1320 edns.ext_rcode = 0;

Completed in 601 milliseconds