#include <spf_record.h>
Data Fields | |
unsigned char | parm_type |
unsigned char | num_rhs |
unsigned short | rev: 1 |
unsigned short | url_encode: 1 |
unsigned short | delim_dot: 1 |
unsigned short | delim_dash: 1 |
unsigned short | delim_plus: 1 |
unsigned short | delim_equal: 1 |
unsigned short | delim_bar: 1 |
unsigned short | delim_under: 1 |
Definition at line 114 of file spf_record.h.
|
delimiter char: | Definition at line 125 of file spf_record.h. |
|
delimiter char: - Definition at line 122 of file spf_record.h. |
|
delimiter char: . Definition at line 121 of file spf_record.h. |
|
delimiter char: = Definition at line 124 of file spf_record.h. |
|
delimiter char: + Definition at line 123 of file spf_record.h. |
|
delimiter char: _ Definition at line 126 of file spf_record.h. |
|
chop subdomain name Definition at line 118 of file spf_record.h. |
|
Definition at line 117 of file spf_record.h. Referenced by SPF_record_expand_data(). |
|
reverse Definition at line 119 of file spf_record.h. |
|
do URL encoding Definition at line 120 of file spf_record.h. Referenced by SPF_record_expand_data(). |