#include <spf_dns.h>
Definition at line 135 of file spf_dns.h.
§ add_cache
§ debug
int SPF_dns_server_t::debug |
§ destroy
The destructor for this SPF_dns_server_t. If this is NULL, then the structure is assumed to be shared between multiple SPF_server_t objects, and is not freed when the server is destroyed, or by any call to SPF_dns_free(). In this case, it is assumed that somebody else knows, and will free the resolver at the appropriate object.
Definition at line 142 of file spf_dns.h.
§ get_exp
§ get_spf
§ hook
void* SPF_dns_server_t::hook |
§ layer_below
SPF_dns_server_t* SPF_dns_server_t::layer_below |
§ lookup
§ name
const char* SPF_dns_server_t::name |
The documentation for this struct was generated from the following file: