libspf2 1.2.11
Data Fields
SPF_mech_t Struct Reference

#include <spf_record.h>

Data Fields

unsigned char prefix_type
 
unsigned char mech_type
 
unsigned short mech_len
 

Detailed Description

Definition at line 173 of file spf_record.h.

Field Documentation

◆ mech_len

unsigned short SPF_mech_t::mech_len

bytes of data or cidr len

Definition at line 178 of file spf_record.h.

Referenced by SPF_record_stringify().

◆ mech_type

unsigned char SPF_mech_t::mech_type

A/MX/PTR/...

Definition at line 177 of file spf_record.h.

Referenced by SPF_record_interpret(), and SPF_record_stringify().

◆ prefix_type

unsigned char SPF_mech_t::prefix_type

PASS/FAIL/...

Definition at line 176 of file spf_record.h.

Referenced by SPF_record_interpret(), and SPF_record_stringify().


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