libspf2 1.2.11
|
#include <spf_record.h>
Data Fields | |
unsigned char | parm_type |
unsigned char | ipv4 |
unsigned char | ipv6 |
unsigned char | __unused0 |
Definition at line 129 of file spf_record.h.
unsigned char SPF_data_cidr_t::__unused0 |
Definition at line 135 of file spf_record.h.
unsigned char SPF_data_cidr_t::ipv4 |
Definition at line 133 of file spf_record.h.
unsigned char SPF_data_cidr_t::ipv6 |
Definition at line 134 of file spf_record.h.
unsigned char SPF_data_cidr_t::parm_type |
Definition at line 132 of file spf_record.h.
Referenced by SPF_record_expand_data(), and SPF_record_stringify().