libspf2 1.2.11
|
Data Fields | |
unsigned char | mech_type |
unsigned char | is_dns_mech |
SPF_domspec_t | has_domainspec |
SPF_cidr_t | has_cidr |
Definition at line 69 of file spf_compile.c.
SPF_cidr_t SPF_mechtype_t::has_cidr |
Definition at line 75 of file spf_compile.c.
SPF_domspec_t SPF_mechtype_t::has_domainspec |
Definition at line 74 of file spf_compile.c.
unsigned char SPF_mechtype_t::is_dns_mech |
Definition at line 73 of file spf_compile.c.
unsigned char SPF_mechtype_t::mech_type |
Definition at line 72 of file spf_compile.c.
Referenced by SPF_record_compile().