Home
last modified time | relevance | path

Searched refs:rr_type (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/bsd/nsd/dist/
H A Drdata.c76 rr_type *rr);
80 rr_type* ATTR_UNUSED(rr)) in rdata_dname_to_string()
91 rr_type* ATTR_UNUSED(rr)) in rdata_dns_name_to_string()
128 rr_type* ATTR_UNUSED(rr)) in rdata_text_to_string()
152 rr_type* ATTR_UNUSED(rr)) in rdata_texts_to_string()
180 rr_type* ATTR_UNUSED(rr)) in rdata_long_text_to_string()
204 rr_type* ATTR_UNUSED(rr)) in rdata_tag_to_string()
220 rr_type* ATTR_UNUSED(rr)) in rdata_byte_to_string()
229 rr_type* ATTR_UNUSED(rr)) in rdata_short_to_string()
238 rr_type* ATTR_UNUSED(rr)) in rdata_long_to_string()
[all …]
H A Dnamedb.h28 typedef struct rr rr_type; typedef
132 rr_type* nsec3_param; /* NSEC3PARAM RR of chain in use or NULL */
173 rr_type* rrs;
325 uint16_t rr_rrsig_type_covered(rr_type* rr);
374 size_t rr_marshal_rdata(rr_type* rr, uint8_t* rdata, size_t sz);
460 rr_type *zone_rr_iter_next(zone_rr_iter_type *iter);
H A Dpacket.c50 packet_encode_rr(query_type *q, domain_type *owner, rr_type *rr, uint32_t ttl) in packet_encode_rr()
262 rr_type *
270 rr_type *result = (rr_type *) region_alloc(region, sizeof(rr_type)); in packet_read_rr()
H A Drdata.h25 rdata_atom_type rdata, rr_type *rr);
59 rr_type *record);
H A Dpacket.h157 rr_type *rr,
186 rr_type *packet_read_rr(region_type *region,
H A Dzonec.c1867 zrdatacmp(uint16_t type, rr_type *a, rr_type *b) in zrdatacmp()
1975 rr_type *rr = &parser->current_rr; in process_rr()
2047 rrset->rrs = (rr_type *) region_alloc(parser->region, in process_rr()
2048 sizeof(rr_type)); in process_rr()
2054 rr_type* o; in process_rr()
2091 rrset->rrs = (rr_type *) region_alloc_array(parser->region, in process_rr()
2092 (rrset->rr_count + 1), sizeof(rr_type)); in process_rr()
2093 memcpy(rrset->rrs, o, (rrset->rr_count) * sizeof(rr_type)); in process_rr()
2095 (rrset->rr_count) * sizeof(rr_type)); in process_rr()
2391 sizeof(rr_type)); in apex_rrset_checks()
[all …]
H A Ddifffile.c236 add_rdata_to_recyclebin(namedb_type* db, rr_type* rr) in add_rdata_to_recyclebin()
335 sizeof(rr_type) * rrset->rr_count); in rrset_delete()
464 nsec3_delete_rr_trigger(namedb_type* db, rr_type* rr, zone_type* zone) in nsec3_delete_rr_trigger()
584 nsec3_add_rr_trigger(namedb_type* db, rr_type* rr, zone_type* zone) in nsec3_add_rr_trigger()
643 rr_lower_usage(namedb_type* db, rr_type* rr) in rr_lower_usage()
735 rr_type* rrs_orig = rrset->rrs; in delete_RR()
739 memset(&rrset->rrs[rrset->rr_count-1], 0, sizeof(rr_type)); in delete_RR()
742 (rrset->rr_count-1), sizeof(rr_type)); in delete_RR()
748 sizeof(rr_type) * rrset->rr_count); in delete_RR()
788 rr_type *rrs_old; in add_RR()
[all …]
H A Ddbcreate.c31 add_rdata(rr_type* rr, unsigned i, uint8_t* buf, size_t buflen) in add_rdata()
56 rr_marshal_rdata(rr_type* rr, uint8_t* rdata, size_t sz) in rr_marshal_rdata()
H A Dquery.c654 uint16_t rr_type; member
726 for (j = 0; types[j].rr_type != 0; ++j) { in add_additional_rrsets()
728 additional, query->zone, types[j].rr_type); in add_additional_rrsets()
893 rrset->rrs = (rr_type*) region_alloc(q->region, sizeof(rr_type)); in query_synthesize_cname()
894 memset(rrset->rrs, 0, sizeof(rr_type)); in query_synthesize_cname()
H A Dnsec3.c91 detect_nsec3_params(rr_type* nsec3_apex, in detect_nsec3_params()
163 nsec3_has_soa(rr_type* rr) in nsec3_has_soa()
175 static rr_type*
311 nsec3_rr_uses_params(rr_type* rr, zone_type* zone) in nsec3_rr_uses_params()
H A Dzonec.h55 rr_type current_rr;
H A Dnamedb.c650 rr_rrsig_type_covered(rr_type* rr) in rr_rrsig_type_covered()
708 rr_type *zone_rr_iter_next(struct zone_rr_iter *iter) in zone_rr_iter_next()
H A Dxfrd.h445 void xfrd_copy_soa(xfrd_soa_type* soa, rr_type* rr);
H A Ddbaccess.c112 sizeof(rr_type)); in namedb_zone_delete()
H A Dxfr-inspect.c149 rr_type* rr; in print_records()
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/perl/
H A Ddlz_perl_driver.c
/netbsd-src/external/bsd/unbound/dist/services/
H A Drpz.c150 rpz_type_ignored(uint16_t rr_type) in rpz_type_ignored() argument
152 switch(rr_type) { in rpz_type_ignored()
178 rpz_rr_to_action(uint16_t rr_type, uint8_t* rdatawl, size_t rdatalen) in rpz_rr_to_action() argument
185 switch(rr_type) { in rpz_rr_to_action()
204 log_assert(rr_type == LDNS_RR_TYPE_CNAME); in rpz_rr_to_action()
1013 size_t dnamelen, uint16_t rr_type, uint16_t rr_class, uint32_t rr_ttl, in rpz_insert_rr() argument
1022 if(rpz_type_ignored(rr_type)) { in rpz_insert_rr()
1048 a = rpz_rr_to_action(rr_type, rdatawl, rdatalen); in rpz_insert_rr()
1063 a, rr_type, rr_class, rr_ttl, rdatawl, rdatalen, rr, in rpz_insert_rr()
1067 a, rr_type, rr_class, rr_ttl, rdatawl, rdatalen, rr, in rpz_insert_rr()
[all …]
H A Drpz.h146 size_t dnamelen, uint16_t rr_type, uint16_t rr_class, uint32_t rr_ttl,
162 uint8_t* dname, size_t dnamelen, uint16_t rr_type, uint16_t rr_class,
H A Dauthzone.c667 domain_remove_rrset(struct auth_data* node, uint16_t rr_type) in domain_remove_rrset() argument
674 if(rrset->type == rr_type) { in domain_remove_rrset()
865 rrset_create(struct auth_data* node, uint16_t rr_type, uint32_t rr_ttl, in rrset_create() argument
876 rrset->type = rr_type; in rrset_create()
905 while(p && p->type<=rr_type) { in rrset_create()
918 rrsig_num_that_cover(struct auth_rrset* rrsig, uint16_t rr_type, size_t* sigsz) in rrsig_num_that_cover() argument
926 d->rr_len[i]) == rr_type) { in rrsig_num_that_cover()
936 rrset_moveover_rrsigs(struct auth_data* node, uint16_t rr_type, in rrset_moveover_rrsigs() argument
944 log_assert(rrset->type == rr_type); in rrset_moveover_rrsigs()
946 sigs = rrsig_num_that_cover(rrsig, rr_type, &sigsz); in rrset_moveover_rrsigs()
[all …]
H A Dlocalzone.c640 uint16_t rr_class, rr_type; in lz_enter_rr_str() local
645 if(!get_rr_nameclass(rr, &rr_name, &rr_class, &rr_type)) { in lz_enter_rr_str()
651 z = local_zones_lookup(zones, rr_name, len, labs, rr_class, rr_type); in lz_enter_rr_str()
1040 uint16_t rr_class, rr_type; in lz_setup_implicit() local
1043 if(!get_rr_nameclass(p->str, &rr_name, &rr_class, &rr_type)) { in lz_setup_implicit()
1050 rr_type)) { in lz_setup_implicit()
1057 rr_name, len, labs, LDNS_RR_CLASS_IN, rr_type); in lz_setup_implicit()
2072 uint16_t rr_class, rr_type; in local_zones_add_RR() local
2077 if(!get_rr_nameclass(rr, &rr_name, &rr_class, &rr_type)) { in local_zones_add_RR()
2084 z = local_zones_lookup(zones, rr_name, len, labs, rr_class, rr_type); in local_zones_add_RR()
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dinterface.i1315 …const char* rr_name, sldns_rr_type rr_type, sldns_rr_class rr_class , uint16_t flags, uint32_t def…
1355 if (rr_type == 0) { rr_type = LDNS_RR_TYPE_A; }
1357 sldns_buffer_write_u16(qb, rr_type);
1378 … const char* rr_name, int rr_type, int rr_class , uint16_t flags, uint32_t default_ttl,
1383 … def __init__(self, rr_name, rr_type, rr_class = RR_CLASS_IN, query_flags = 0, default_ttl = 0):
1386 self.rr_type = rr_type
1397 … status = _unboundmodule.set_return_msg(qstate, self.rr_name, self.rr_type, self.rr_class,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dresolve.c524 dns_lookup_int(const char *domain, int rr_class, int rr_type) in dns_lookup_int() argument
559 rr_class, rk_dns_type_to_string(rr_type), len); in dns_lookup_int()
567 size = resolve_search(handle, domain, rr_class, rr_type, reply, len); in dns_lookup_int()
571 domain, rr_class, rk_dns_type_to_string(rr_type), size); in dns_lookup_int()
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dstr2wire.c482 uint16_t rr_type, size_t r_cnt, size_t r_max, size_t dname_len, in rrinternal_parse_rdf() argument
497 } else if(rr_type == LDNS_RR_TYPE_SOA) { in rrinternal_parse_rdf()
748 uint8_t* rr, size_t* rr_len, size_t dname_len, uint16_t rr_type, in rrinternal_parse_rdata() argument
751 const sldns_rr_descriptor *desc = sldns_rr_descript((uint16_t)rr_type); in rrinternal_parse_rdata()
817 rr_type, r_cnt, r_max, dname_len, origin, in rrinternal_parse_rdata()
844 if (rr_type == LDNS_RR_TYPE_SVCB || rr_type == LDNS_RR_TYPE_HTTPS) { in rrinternal_parse_rdata()
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Dstruct.rst437 ….. method:: __init__(self, rr_name, rr_type, rr_class = RR_CLASS_IN, query_flags = 0, default_ttl …
451 .. attribute:: rr_type
/netbsd-src/sys/netinet/
H A Dicmp6.h490 #define rr_type rr_hdr.icmp6_type
486 #define rr_type global() macro

12