Data Fields | |
| uint16_t | _type |
| RR type. | |
| const char * | _name |
| Textual name. | |
| uint8_t | _minimum |
| Minimum number of RDATA FIELDs. | |
| uint8_t | _maximum |
| Maximum number of RDATA FIELDs. | |
| const ldns_rdf_type * | _wireformat |
| wireformat specification for the rr | |
| ldns_rdf_type | _variable |
| Special rdf types. | |
| ldns_rr_compress | _compress |
| Specifies whether compression can be used. | |
How does the whole rdata_field list look. This is called the rdata in dns speak.
Definition at line 225 of file rr.h.
| uint16_t ldns_struct_rr_descriptor::_type |
| const char* ldns_struct_rr_descriptor::_name |
1.5.1