#include <include.h>
Data Fields | |
UINT8 | SingleChannel |
char * | OutFileName |
char * | OutDumpFileName |
char * | OutDotFileName |
char * | InPcapFileName |
UINT8 | DebugLevel |
unsigned int | TimeToSleepBeforeChangeChannel |
char | devname [16] |
char | devname2 [16] |
UINT8 | ChannelHop |
UINT64 | MaxPacket |
UINT8 | DateFormat |
UINT8 | DoNotDisplay |
UINT8 | IDS_is_ON |
UINT8 | SendAlert2Syslog |
UINT8 | CheckScreenSize |
UINT8 | TypeOfCard |
UINT16 | FirstNIC |
UINT8 | GPSDisWanted |
char * | HostGPSD |
UINT16 | PortOfGPSD |
UINT8 | JammingNow |
Definition at line 618 of file include.h.
Definition at line 619 of file include.h.
Referenced by ChangeChannel_th(), DispConf(), InitConfiguration(), main(), parse_keystring(), and ParseCommandLine().
Definition at line 624 of file include.h.
Referenced by debug(), debugTS(), DispConf(), fatal(), InitConfiguration(), main(), parse_keystring(), ParseCommandLine(), RefreshRealTime_WND(), RefreshRealTime_WND_th(), warning(), and warning_if_error().
unsigned int ConfigStruct::TimeToSleepBeforeChangeChannel |
Definition at line 625 of file include.h.
Referenced by ChangeChannel_th(), DispConf(), InitConfiguration(), main(), parse_keystring(), and ParseCommandLine().
char ConfigStruct::devname[16] |
Definition at line 626 of file include.h.
Referenced by DispConf(), InitConfiguration(), main(), parse_keystring(), ParseCommandLine(), and sendDeauth().
char ConfigStruct::devname2[16] |
Definition at line 628 of file include.h.
Referenced by ChangeChannel_th(), InitConfiguration(), main(), parse_keystring(), and ParseCommandLine().
Definition at line 630 of file include.h.
Referenced by DispConf(), InitConfiguration(), main(), and ParseCommandLine().
Definition at line 631 of file include.h.
Referenced by InitConfiguration(), parse_keystring(), ParseCommandLine(), WritePanel(), and WriteSummary().
Definition at line 633 of file include.h.
Referenced by DispConf(), InitConfiguration(), ParseCommandLine(), and Send_IDS_Warning().
Definition at line 634 of file include.h.
Referenced by DispConf(), InitConfiguration(), main(), and ParseCommandLine().
Definition at line 635 of file include.h.
Referenced by closePacket(), DispConf(), getPacket(), InitConfiguration(), main(), openCard(), openCardCISCO(), openPacket(), parse_keystring(), ParseCommandLine(), selectChannel(), shutCard(), and shutCardCISCO().
char* ConfigStruct::HostGPSD |
Definition at line 640 of file include.h.
Referenced by InitConfiguration(), LogPutIsAP(), and parse_keystring().