dns_info Struct Reference

#include <eggdrop.h>

Collaboration diagram for dns_info:
Collaboration graph
[legend]

Data Fields

void(* dns_success )(int)
void(* dns_failure )(int)
char * host
char * cbuf
char * cptr
IP ip
int ibuf
char dns_type
struct dcc_tabletype

Detailed Description

Definition at line 476 of file eggdrop.h.


Field Documentation

char* cbuf

Definition at line 480 of file eggdrop.h.

Referenced by expmem_dcc_dnswait(), and kill_dcc_dnswait().

char* cptr

Definition at line 482 of file eggdrop.h.

Referenced by botlink(), botlink_resolve_failure(), and botlink_resolve_success().

void(* dns_failure)(int)
void(* dns_success)(int)
char dns_type

Definition at line 485 of file eggdrop.h.

Referenced by botlink(), dcc_telnet(), dns_dcchostbyip(), dns_dccipbyhost(), and tandem_relay().

char* host
int ibuf
IP ip
struct dcc_table* type [read]

Definition at line 486 of file eggdrop.h.

Referenced by botlink(), dcc_telnet(), and tandem_relay().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1