SPF_dns_rr_data_t Union Reference

#include <spf_dns_rr.h>

Data Fields

struct in_addr a
char ptr [1]
char mx [1]
char txt [1]
struct in6_addr aaaa

Detailed Description

Data from a DNS RR.

The strings in this union are usually malloc'ed larger than the size of the union. Only create pointers to it!

Definition at line 30 of file spf_dns_rr.h.


Field Documentation

struct in_addr SPF_dns_rr_data_t::a [read]
struct in6_addr SPF_dns_rr_data_t::aaaa [read]

Definition at line 35 of file spf_dns_rr.h.

Referenced by SPF_dns_rr_dup(), SPF_dns_zone_add_str(), and SPF_record_interpret().


The documentation for this union was generated from the following file:

Generated on 20 May 2019 for libspf2 by  doxygen 1.6.1