#include <spf_record.h>
Data Fields | |
unsigned char | prefix_type |
unsigned char | mech_type |
unsigned short | mech_len |
Definition at line 177 of file spf_record.h.
unsigned char SPF_mech_t::prefix_type |
Definition at line 180 of file spf_record.h.
Referenced by SPF_record_interpret(), and SPF_record_stringify().
unsigned char SPF_mech_t::mech_type |
Definition at line 181 of file spf_record.h.
Referenced by SPF_record_interpret(), and SPF_record_stringify().
unsigned short SPF_mech_t::mech_len |