Definition at line 924 of file botnet.cpp.
Public Attributes | |
char | mask [1024] |
Dynamic ban mask. | |
char | name [256] |
Name of the channel. | |
char | reason [1024] |
Reason. |
|
Dynamic ban mask.
Definition at line 926 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |
|
Name of the channel.
Definition at line 925 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |
|
Reason.
Definition at line 927 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_chan(). |