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

_destinationInfo Struct Reference

List of all members.

Public Attributes

in_addr daddr
int numberOfConnections
ConnectionInfoconnectionsList
_destinationInfoprevNode
_destinationInfonextNode

Member Data Documentation

ConnectionInfo* _destinationInfo::connectionsList
 

Definition at line 118 of file spp_portscan.c.

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

struct in_addr _destinationInfo::daddr
 

Definition at line 116 of file spp_portscan.c.

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

struct _destinationInfo* _destinationInfo::nextNode
 

Definition at line 120 of file spp_portscan.c.

Referenced by AddDestination(), ClearConnectionInfoFromSource(), ExpireConnections(), LogScanInfoToSeparateFile(), NewDestination(), NewScan(), and RemoveDestination().

int _destinationInfo::numberOfConnections
 

Definition at line 117 of file spp_portscan.c.

Referenced by ClearConnectionInfoFromSource(), ExpireConnections(), NewDestination(), and NewScan().

struct _destinationInfo* _destinationInfo::prevNode
 

Definition at line 119 of file spp_portscan.c.

Referenced by AddDestination(), ExpireConnections(), NewDestination(), and RemoveDestination().


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