#include <ze-dns.h>
Definition at line 94 of file ze-dns.h.
◆ rr_a
struct in_addr* resource_record::rr_a |
◆ rr_aaaa
struct in6_addr* resource_record::rr_aaaa |
◆ rr_afsdb
◆ rr_class
unsigned int resource_record::rr_class |
◆ rr_data
void* resource_record::rr_data |
◆ rr_domain
char* resource_record::rr_domain |
◆ rr_mx
◆ rr_next
◆ rr_size
unsigned int resource_record::rr_size |
◆ rr_srv
◆ rr_ttl
unsigned int resource_record::rr_ttl |
◆ rr_txt
char* resource_record::rr_txt |
◆ rr_type
unsigned int resource_record::rr_type |
◆ rr_u
union { ... } resource_record::rr_u |
The documentation for this struct was generated from the following file: