libspf2 1.2.11
Data Fields
SPF_mechtype_t Struct Reference

Data Fields

unsigned char mech_type
 
unsigned char is_dns_mech
 
SPF_domspec_t has_domainspec
 
SPF_cidr_t has_cidr
 

Detailed Description

Definition at line 69 of file spf_compile.c.

Field Documentation

◆ has_cidr

SPF_cidr_t SPF_mechtype_t::has_cidr

Definition at line 75 of file spf_compile.c.

◆ has_domainspec

SPF_domspec_t SPF_mechtype_t::has_domainspec

Definition at line 74 of file spf_compile.c.

◆ is_dns_mech

unsigned char SPF_mechtype_t::is_dns_mech

Definition at line 73 of file spf_compile.c.

◆ mech_type

unsigned char SPF_mechtype_t::mech_type

Definition at line 72 of file spf_compile.c.

Referenced by SPF_record_compile().


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