/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | tlsa_52.c | 45 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 54 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 63 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 185 RETERR(uint8_tobuffer(tlsa->usage, target)); 186 RETERR(uint8_tobuffer(tlsa->selector, target)); 187 RETERR(uint8_tobuffer(tlsa->match, target));
|
H A D | nsec3param_51.c | 63 RETERR(uint8_tobuffer(hashalg, target)); 71 RETERR(uint8_tobuffer(flags, target)); 86 RETERR(uint8_tobuffer(0, target)); 88 RETERR(uint8_tobuffer(strlen(DNS_AS_STR(token)) / 2, target)); 214 RETERR(uint8_tobuffer(nsec3param->hash, target)); 215 RETERR(uint8_tobuffer(nsec3param->flags, target)); 217 RETERR(uint8_tobuffer(nsec3param->salt_length, target));
|
H A D | nsec3_50.c | 68 RETERR(uint8_tobuffer(hashalg, target)); 76 RETERR(uint8_tobuffer(flags, target)); 91 RETERR(uint8_tobuffer(0, target)); 93 RETERR(uint8_tobuffer(strlen(DNS_AS_STR(token)) / 2, target)); 106 RETERR(uint8_tobuffer(isc_buffer_usedlength(&b), target)); 129 RETERR(uint8_tobuffer(window, target)); 130 RETERR(uint8_tobuffer(octet + 1, target)); 344 RETERR(uint8_tobuffer(nsec3->hash, target)); 345 RETERR(uint8_tobuffer(nsec3->flags, target)); 347 RETERR(uint8_tobuffer(nsec [all...] |
H A D | dlv_32769.c | 62 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 71 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 222 RETERR(uint8_tobuffer(dlv->algorithm, target)); 223 RETERR(uint8_tobuffer(dlv->digest_type, target));
|
H A D | sshfp_44.c | 46 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 55 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 164 RETERR(uint8_tobuffer(sshfp->algorithm, target)); 165 RETERR(uint8_tobuffer(sshfp->digest_type, target));
|
H A D | ipseckey_45.c | 51 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 60 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 70 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 297 RETERR(uint8_tobuffer(ipseckey->precedence, target)); 298 RETERR(uint8_tobuffer(ipseckey->gateway_type, target)); 299 RETERR(uint8_tobuffer(ipseckey->algorithm, target));
|
H A D | ds_43.c | 71 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 222 RETERR(uint8_tobuffer(ds->algorithm, target)); 223 RETERR(uint8_tobuffer(ds->digest_type, target));
|
H A D | gpos_27.c | 127 RETERR(uint8_tobuffer(gpos->long_len, target)); 129 RETERR(uint8_tobuffer(gpos->lat_len, target)); 131 RETERR(uint8_tobuffer(gpos->alt_len, target));
|
H A D | hip_55.c | 48 RETERR(uint8_tobuffer(0, target)); 57 RETERR(uint8_tobuffer(token.value.as_ulong, target)); 79 RETERR(uint8_tobuffer(len, &hit_len)); 275 RETERR(uint8_tobuffer(hip->hit_len, target)); 276 RETERR(uint8_tobuffer(hip->algorithm, target));
|
H A D | hinfo_13.c | 119 RETERR(uint8_tobuffer(hinfo->cpu_len, target)); 121 RETERR(uint8_tobuffer(hinfo->os_len, target));
|
H A D | isdn_20.c | 128 RETERR(uint8_tobuffer(isdn->isdn_len, target)); 132 RETERR(uint8_tobuffer(isdn->subaddress_len, target));
|
H A D | dnskey_48.c | 217 RETERR(uint8_tobuffer(dnskey->protocol, target)); 220 RETERR(uint8_tobuffer(dnskey->algorithm, target));
|
H A D | key_25.c | 217 RETERR(uint8_tobuffer(key->protocol, target)); 220 RETERR(uint8_tobuffer(key->algorithm, target));
|
H A D | nsec_47.c | 79 RETERR(uint8_tobuffer(window, target)); 80 RETERR(uint8_tobuffer(octet + 1, target));
|
H A D | naptr_35.c | 326 RETERR(uint8_tobuffer(naptr->flags_len, target)); 328 RETERR(uint8_tobuffer(naptr->service_len, target)); 330 RETERR(uint8_tobuffer(naptr->regexp_len, target));
|
H A D | rrsig_46.c | 376 RETERR(uint8_tobuffer(sig->algorithm, target)); 381 RETERR(uint8_tobuffer(sig->labels, target));
|
H A D | sig_24.c | 381 RETERR(uint8_tobuffer(sig->algorithm, target)); 386 RETERR(uint8_tobuffer(sig->labels, target));
|
H A D | cert_37.c | 181 RETERR(uint8_tobuffer(cert->algorithm, target));
|
H A D | loc_29.c | 674 RETERR(uint8_tobuffer(loc->v.v0.version, target)); 679 RETERR(uint8_tobuffer(loc->v.v0.size, target)); 684 RETERR(uint8_tobuffer(loc->v.v0.horizontal, target)); 689 RETERR(uint8_tobuffer(loc->v.v0.vertical, target));
|
H A D | x25_19.c | 130 RETERR(uint8_tobuffer(x25->x25_len, target));
|
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/ |
H A D | wks_11.c | 124 RETERR(uint8_tobuffer(proto, target)); 281 RETERR(uint8_tobuffer(wks->protocol, target));
|
H A D | a6_38.c | 298 RETERR(uint8_tobuffer(a6->prefixlen, target)); 307 RETERR(uint8_tobuffer(first, target));
|
H A D | apl_42.c | 97 RETERR(uint8_tobuffer(prefix, target)); 98 RETERR(uint8_tobuffer(len | ((neg) ? 0x80 : 0), target));
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | rdata.c | 159 uint8_tobuffer(isc_uint32_t, isc_buffer_t *target); 1504 uint8_tobuffer(isc_uint32_t value, isc_buffer_t *target) { function
|