#include <dns.h>
Data Fields | |
char * | name |
int(* | expmem )(void *) |
void(* | event )(IP, char *, int, void *) |
Definition at line 30 of file dns.h.
void(* event)(IP, char *, int, void *) |
Referenced by call_hostbyip(), and call_ipbyhost().
int(* expmem)(void *) |
Referenced by dnsevent_expmem().
char* name |
Definition at line 31 of file dns.h.
Referenced by call_hostbyip(), and call_ipbyhost().