libspf2 1.2.11
SPF_client_request_t Struct Reference

Data Fields

char * ip
char * sender
char * helo
char * rcpt_to

Detailed Description

Definition at line 319 of file spfquery.c.

Field Documentation

◆ helo

char* SPF_client_request_t::helo

Definition at line 323 of file spfquery.c.

Referenced by main().

◆ ip

char* SPF_client_request_t::ip

Definition at line 321 of file spfquery.c.

Referenced by main().

◆ rcpt_to

char* SPF_client_request_t::rcpt_to

Definition at line 324 of file spfquery.c.

Referenced by main().

◆ sender

char* SPF_client_request_t::sender

Definition at line 322 of file spfquery.c.

Referenced by main().


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