devent_str Struct Reference

#include <dns.h>

Collaboration diagram for devent_str:
Collaboration graph
[legend]

Data Fields

struct devent_strnext
devent_typetype
u_8bit_t lookup
union {
   IP   ip_addr
   char *   hostname
res_data
void * other

Detailed Description

Definition at line 41 of file dns.h.


Field Documentation

char* hostname

Definition at line 47 of file dns.h.

Referenced by call_ipbyhost(), dcc_dnsipbyhost(), dnsevent_expmem(), and tcl_dnsipbyhost().

IP ip_addr

Definition at line 46 of file dns.h.

Referenced by call_hostbyip(), dcc_dnshostbyip(), and tcl_dnshostbyip().

struct devent_str* next [read]
void* other

Definition at line 49 of file dns.h.

Referenced by call_hostbyip(), call_ipbyhost(), dnsevent_expmem(), tcl_dnshostbyip(), and tcl_dnsipbyhost().

union { ... } res_data

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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1