Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ScanResult_t Struct Reference

#include <include.h>

Collaboration diagram for ScanResult_t:

Collaboration graph
[legend]

Data Fields

char DestMac [18]
char SrcMac [18]
char BssId [18]
char SSID [32+1]
UINT8 hasWep
UINT8 Channel
UINT8 SChannel
UINT8 Signal
UINT8 Noise
UINT8 Rate
UINT16 TypeOfClient
char OtherInformation [0x100]
char TypeOfPacket [6+1]
UINT8 TypeSubtype
UINT8 IV [4]

Detailed Description

Information that we search

Definition at line 414 of file include.h.


Field Documentation

char ScanResult_t::DestMac[18]
 

Definition at line 415 of file include.h.

Referenced by analyseACK(), analyseBeacon(), analyseCTS(), analyseData(), analyseMGMT(), analyseProbeRep(), analyseProbeReq(), analysePSPOLL(), analyseRTS(), and main().

char ScanResult_t::SrcMac[18]
 

Definition at line 416 of file include.h.

Referenced by analyseACK(), analyseBeacon(), analyseCTS(), analyseData(), analyseMGMT(), analyseProbeRep(), analyseProbeReq(), analysePSPOLL(), analyseRTS(), main(), and WritePanel().

char ScanResult_t::BssId[18]
 

Definition at line 417 of file include.h.

Referenced by analyseACK(), analyseBeacon(), analyseCTS(), analyseData(), analyseMGMT(), analyseProbeRep(), analyseProbeReq(), analysePSPOLL(), analyseRTS(), and main().

char ScanResult_t::SSID[32+1]
 

Definition at line 418 of file include.h.

Referenced by main(), and ProcessTagBits().

UINT8 ScanResult_t::hasWep
 

Definition at line 419 of file include.h.

Referenced by analyseBeacon(), analyseData(), analyseProbeRep(), analyseProbeReq(), and main().

UINT8 ScanResult_t::Channel
 

Definition at line 421 of file include.h.

Referenced by main(), and ProcessTagBits().

UINT8 ScanResult_t::SChannel
 

Definition at line 422 of file include.h.

Referenced by main(), selectChannel(), and selectChannelWLAN().

UINT8 ScanResult_t::Signal
 

Definition at line 423 of file include.h.

Referenced by analyseBeacon(), analyseData(), analyseMGMT(), analyseProbeRep(), analyseProbeReq(), analysePSPOLL(), analyseRTS(), main(), processPacket(), and WritePanel().

UINT8 ScanResult_t::Noise
 

Definition at line 424 of file include.h.

Referenced by analyseBeacon(), analyseProbeRep(), analyseProbeReq(), main(), and processPacket().

UINT8 ScanResult_t::Rate
 

Definition at line 425 of file include.h.

Referenced by analyseBeacon(), analyseData(), analyseMGMT(), analyseProbeRep(), analysePSPOLL(), analyseRTS(), main(), and processPacket().

UINT16 ScanResult_t::TypeOfClient
 

Definition at line 426 of file include.h.

Referenced by analyseBeacon(), analyseData(), analyseProbeRep(), main(), processPacket(), and ProcessTagBits().

char ScanResult_t::OtherInformation[0x100]
 

Definition at line 427 of file include.h.

Referenced by ProcessTagBits(), and UpdateOtherInformation().

char ScanResult_t::TypeOfPacket[6+1]
 

Definition at line 428 of file include.h.

Referenced by main(), and processPacket().

UINT8 ScanResult_t::TypeSubtype
 

Definition at line 429 of file include.h.

Referenced by processPacket().

UINT8 ScanResult_t::IV[4]
 

Definition at line 430 of file include.h.

Referenced by dataIsCrypted().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 25 12:04:10 2005 for WifiScanner by  doxygen 1.4.1