DnxNode Struct Reference

The structure for managing stats for one client node, by IP address. More...


Data Fields

struct DnxNodenext
 Next node in bucket list.
struct sockaddr * saddr
 data.addr cast to struct sockaddr.
DnxNodeData data
 The data for this node.


Detailed Description

The structure for managing stats for one client node, by IP address.

Definition at line 54 of file dnxStats.c.


Field Documentation

struct DnxNode * DnxNode::next [read]

Next node in bucket list.

Definition at line 56 of file dnxStats.c.

Referenced by dnxGetNode(), dnxStatsCleanup(), and dnxStatsForEachNode().

struct sockaddr * DnxNode::saddr [read]

data.addr cast to struct sockaddr.

Definition at line 57 of file dnxStats.c.

Referenced by dnxCreateNodeAt(), and dnxGetNode().

The data for this node.

Definition at line 58 of file dnxStats.c.

Referenced by dnxCreateNodeAt(), dnxStatsForEachNode(), dnxStatsForNodeByAddrStr(), and dnxStatsInc().


The documentation for this struct was generated from the following files:

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6