#include <eggdrop.h>
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_table * | type |
Definition at line 476 of file eggdrop.h.
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) |
Referenced by botlink(), dcc_telnet(), dns_dcchostbyip(), dns_dccipbyhost(), and tandem_relay().
void(* dns_success)(int) |
Referenced by botlink(), dcc_telnet(), dns_dcchostbyip(), dns_dccipbyhost(), and tandem_relay().
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 |
Definition at line 479 of file eggdrop.h.
Referenced by botlink(), dcc_telnet_hostresolved(), dns_dcchostbyip(), dns_dccipbyhost(), expmem_dcc_dnswait(), kill_dcc_dnswait(), and tandem_relay().
int ibuf |
Definition at line 484 of file eggdrop.h.
Referenced by botlink(), botlink_resolve_success(), dcc_telnet(), dcc_telnet_hostresolved(), tandem_relay(), and tandem_relay_resolve_success().
IP ip |
Definition at line 483 of file eggdrop.h.
Referenced by botlink_resolve_success(), dcc_telnet(), dns_dcchostbyip(), dns_dccipbyhost(), and tandem_relay_resolve_success().
Definition at line 486 of file eggdrop.h.
Referenced by botlink(), dcc_telnet(), and tandem_relay().