#include <spf_dns_rr.h>
Data Fields | |
in_addr | a |
char | ptr [1] |
char | mx [1] |
char | txt [1] |
in6_addr | aaaa |
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.
|
Definition at line 33 of file spf_dns_rr.h. Referenced by SPF_dns_get_client_dom(), and SPF_dns_rr_dup(). |
|
Definition at line 37 of file spf_dns_rr.h. Referenced by SPF_dns_rr_dup(). |
|
Definition at line 35 of file spf_dns_rr.h. Referenced by SPF_dns_rr_dup(). |
|
Definition at line 34 of file spf_dns_rr.h. Referenced by SPF_dns_get_client_dom(), and SPF_dns_rr_dup(). |
|
Definition at line 36 of file spf_dns_rr.h. Referenced by main(), SPF_dns_rr_dup(), SPF_request_get_exp(), and SPF_server_get_record(). |