Searched refs:rdtype (Results 76 - 100 of 108) sorted by relevance

12345

/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dsig_24.c369 REQUIRE(sig->common.rdtype == type);
433 sig->common.rdtype = rdata->type;
509 REQUIRE(sig->common.rdtype == 24);
H A Dsoa_6.c285 REQUIRE(soa->common.rdtype == type);
314 soa->common.rdtype = rdata->type;
361 REQUIRE(soa->common.rdtype == 6);
H A Dnaptr_35.c415 REQUIRE(naptr->common.rdtype == type);
448 naptr->common.rdtype = rdata->type;
511 REQUIRE(naptr->common.rdtype == 35);
H A Dnsec3_50.c355 REQUIRE(nsec3->common.rdtype == type);
399 nsec3->common.rdtype = rdata->type;
440 REQUIRE(nsec3->common.rdtype == 50);
H A Drrsig_46.c364 REQUIRE(sig->common.rdtype == type);
428 sig->common.rdtype = rdata->type;
504 REQUIRE(sig->common.rdtype == 46);
H A Dtkey_249.c358 REQUIRE(tkey->common.rdtype == type);
421 tkey->common.rdtype = rdata->type;
H A Dhip_55.c265 REQUIRE(hip->common.rdtype == type);
300 hip->common.rdtype = rdata->type;
H A Dloc_29.c666 REQUIRE(loc->common.rdtype == type);
721 loc->common.rdtype = rdata->type;
746 REQUIRE(loc->common.rdtype == 29);
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/in_1/
H A Da6_38.c289 REQUIRE(a6->common.rdtype == type);
335 a6->common.rdtype = rdata->type;
373 REQUIRE(a6->common.rdtype == 38);
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dlwresutil.c466 lwres_uint16_t rdclass, lwres_uint16_t rdtype,
505 request.rdtype = rdtype;
465 lwres_getrdatabyname(lwres_context_t *ctx, const char *name, lwres_uint16_t rdclass, lwres_uint16_t rdtype, lwres_uint32_t flags, lwres_grbnresponse_t **structp) argument
/freebsd-9.3-release/contrib/bind9/bin/named/include/named/
H A Dlwdclient.h94 dns_rdatatype_t rdtype; member in struct:ns_lwdclient
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dds.c141 ds.common.rdtype = dns_rdatatype_ds;
H A Dsoa.c82 soa.common.rdtype = dns_rdatatype_soa;
H A Dadb.c831 dns_rdatatype_t rdtype; local
839 rdtype = rdataset->type;
840 INSIST((rdtype == dns_rdatatype_a) || (rdtype == dns_rdatatype_aaaa));
841 if (rdtype == dns_rdatatype_a)
854 if (rdtype == dns_rdatatype_a) {
927 if (rdtype == dns_rdatatype_a) {
3491 dbfind_name(dns_adbname_t *adbname, isc_stdtime_t now, dns_rdatatype_t rdtype) argument
3502 INSIST(rdtype == dns_rdatatype_a || rdtype
[all...]
H A Dtkey.c699 tkeyout.common.rdtype = tkeyin.common.rdtype;
818 tkeyout.common.rdtype, &tkeyout,
956 tkey.common.rdtype = dns_rdatatype_tkey;
1039 tkey.common.rdtype = dns_rdatatype_tkey;
1075 tkey.common.rdtype = dns_rdatatype_tkey;
H A Ddnssec.c235 sig.common.rdtype = dns_rdatatype_rrsig;
274 sig.common.rdtype, &sig, databuf);
357 sig.common.rdtype, &sig, buffer);
853 sig.common.rdtype = dns_rdatatype_sig; /* SIG(0) */
H A Drdataslab.c461 dns_rdataclass_t rdclass, dns_rdatatype_t rdtype,
470 rdataset->type = rdtype;
460 dns_rdataslab_tordataset(unsigned char *slab, unsigned int reservelen, dns_rdataclass_t rdclass, dns_rdatatype_t rdtype, dns_rdatatype_t covers, dns_ttl_t ttl, dns_rdataset_t *rdataset) argument
H A Djournal.c1662 dns_rdatatype_t rdtype; local
1741 rdtype = isc_buffer_getuint16(&j->it.source);
1754 rdtype, &j->it.source, &j->it.dctx,
1759 if (rdtype == dns_rdatatype_soa) {
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drdata.h686 dns_rdatatype_attributes(dns_rdatatype_t rdtype);
691 *\li 'rdtype' are known.
/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dsample.c130 keystruct.common.rdtype = dns_rdatatype_dnskey;
149 keystruct.common.rdtype,
H A Dnsprobe.c254 dns_rdatatype_t rdtype)
274 dns_rdataset_makequestion(qrdataset, message->rdclass, rdtype);
253 make_querymessage(dns_message_t *message, dns_name_t *qname0, dns_rdatatype_t rdtype) argument
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddighost.c746 looknew->rdtype = dns_rdatatype_a;
834 looknew->rdtype = lookold->rdtype;
1434 dns_rdataclass_t rdclass, dns_rdatatype_t rdtype)
1444 dns_rdataset_makequestion(rdataset, rdclass, rdtype);
1653 = current_lookup->rdtype;
1656 current_lookup->rdtype = dns_rdatatype_ns;
1966 soa.common.rdtype = dns_rdatatype_soa;
2207 lookup->rdtype != dns_rdatatype_axfr &&
2208 lookup->rdtype !
1433 add_question(dns_message_t *message, dns_name_t *name, dns_rdataclass_t rdclass, dns_rdatatype_t rdtype) argument
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/any_255/
H A Dtsig_250.c368 REQUIRE(tsig->common.rdtype == type);
442 tsig->common.rdtype = rdata->type;
533 REQUIRE(tsig->common.rdtype == 250);
/freebsd-9.3-release/contrib/bind9/bin/dig/include/dig/
H A Ddig.h148 dns_rdatatype_t rdtype; member in struct:dig_lookup
/freebsd-9.3-release/lib/bind/dns/dns/
H A Drdatastruct.h61 dns_rdatatype_t rdtype; member in struct:dns_rdatacommon
67 (_data)->common.rdtype = (_rdtype); \

Completed in 135 milliseconds

12345