#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 short SPF_mech_struct::mech_len |
unsigned char SPF_mech_struct::mech_type |
Definition at line 181 of file spf_record.h.
Referenced by SPF_record_interpret(), and SPF_record_stringify().
unsigned char SPF_mech_struct::prefix_type |
Definition at line 180 of file spf_record.h.
Referenced by SPF_record_interpret(), and SPF_record_stringify().