Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

hash_node Struct Reference

#include <hdr_src.h>

Collaboration diagram for hash_node:

Collaboration graph
[legend]
List of all members.

Public Attributes

int route_len
int route [30]
int tag
hash_nodenext

Member Data Documentation

struct hash_node* hash_node::next
 

Definition at line 55 of file hdr_src.h.

Referenced by SRAgent::command(), and SRAgent::recv().

int hash_node::route[30]
 

Definition at line 53 of file hdr_src.h.

Referenced by SRAgent::command(), and SRAgent::recv().

int hash_node::route_len
 

Definition at line 52 of file hdr_src.h.

Referenced by SRAgent::command(), and SRAgent::recv().

int hash_node::tag
 

Definition at line 54 of file hdr_src.h.

Referenced by SRAgent::command(), and SRAgent::recv().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 12:50:11 2004 for NS2.26SourcesOriginal by doxygen 1.3.3