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

MCastClassifier::hashnode Struct Reference

#include <classifier-mcast.h>

Collaboration diagram for MCastClassifier::hashnode:

Collaboration graph
[legend]
List of all members.

Public Attributes

int slot
nsaddr_t src
nsaddr_t dst
hashnodenext
int iif

Member Data Documentation

nsaddr_t MCastClassifier::hashnode::dst
 

Definition at line 45 of file classifier-mcast.h.

Referenced by MCastClassifier::lookup(), MCastClassifier::lookup_star(), and MCastClassifier::set_hash().

int MCastClassifier::hashnode::iif
 

Definition at line 47 of file classifier-mcast.h.

Referenced by MCastClassifier::change_iface(), MCastClassifier::classify(), MCastClassifier::command(), MCastClassifier::lookup(), MCastClassifier::lookup_star(), and MCastClassifier::set_hash().

hashnode* MCastClassifier::hashnode::next
 

Definition at line 46 of file classifier-mcast.h.

Referenced by MCastClassifier::clearHash(), MCastClassifier::lookup(), MCastClassifier::lookup_star(), and MCastClassifier::set_hash().

int MCastClassifier::hashnode::slot
 

Definition at line 43 of file classifier-mcast.h.

Referenced by MCastClassifier::classify(), MCastClassifier::command(), and MCastClassifier::set_hash().

nsaddr_t MCastClassifier::hashnode::src
 

Definition at line 44 of file classifier-mcast.h.

Referenced by MCastClassifier::lookup(), and MCastClassifier::set_hash().


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