Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_connectionInfo Struct Reference

List of all members.

Public Attributes

ScanType scanType
u_short sport
u_short dport
spp_timeval timestamp
char tcpFlags [9]
u_char * packetData
_connectionInfoprevNode
_connectionInfonextNode

Member Data Documentation

u_short _connectionInfo::dport
 

Definition at line 106 of file spp_portscan.c.

Referenced by LogScanInfoToSeparateFile(), NewConnection(), and NewScan().

struct _connectionInfo* _connectionInfo::nextNode
 

Definition at line 111 of file spp_portscan.c.

Referenced by AddConnection(), ClearConnectionInfoFromSource(), ExpireConnections(), LogScanInfoToSeparateFile(), NewConnection(), NewScan(), and RemoveConnection().

u_char* _connectionInfo::packetData
 

Definition at line 109 of file spp_portscan.c.

struct _connectionInfo* _connectionInfo::prevNode
 

Definition at line 110 of file spp_portscan.c.

Referenced by AddConnection(), ExpireConnections(), NewConnection(), and RemoveConnection().

ScanType _connectionInfo::scanType
 

Definition at line 104 of file spp_portscan.c.

Referenced by ClearConnectionInfoFromSource(), ExpireConnections(), LogScanInfoToSeparateFile(), NewConnection(), and NewScan().

u_short _connectionInfo::sport
 

Definition at line 105 of file spp_portscan.c.

Referenced by LogScanInfoToSeparateFile(), NewConnection(), and NewScan().

char _connectionInfo::tcpFlags[9]
 

Definition at line 108 of file spp_portscan.c.

Referenced by LogScanInfoToSeparateFile(), and NewConnection().

struct spp_timeval _connectionInfo::timestamp
 

Definition at line 107 of file spp_portscan.c.

Referenced by ExpireConnections(), LogScanInfoToSeparateFile(), NewConnection(), and NewScan().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:30 2006 by  doxygen 1.4.2