CWB
|
Internal data structure: member of list of IP addresses from which messages are accepted. More...
Data Fields | |
int | accept_any |
this implements the "host *;" command More... | |
struct in_addr | address |
struct _HostEntry * | next |
Internal data structure: member of list of IP addresses from which messages are accepted.
int accept_any |
this implements the "host *;" command
Referenced by add_host_to_list(), and check_host().
struct in_addr address |
Referenced by add_host_to_list(), check_host(), and show_grants().
struct _HostEntry* next |
Referenced by add_host_to_list(), check_host(), and show_grants().