|
JDNS
|
Public Attributes | |
| unsigned char * | owner |
| int | ttl |
| int | type |
| int | qclass |
| int | rdlength |
| unsigned char * | rdata |
| int | haveKnown |
| union { | |
| jdns_address_t * address | |
| for A, AAAA | |
| jdns_server_t * server | |
| for MX, SRV | |
| unsigned char * name | |
| for CNAME, PTR, NS | |
| jdns_stringlist_t * texts | |
| for TXT | |
| struct { | |
| jdns_string_t * cpu | |
| jdns_string_t * os | |
| } hinfo | |
| } | data |