ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

TableEntry Struct Reference

#include <flowstruct.h>

List of all members.

Public Attributes

nsaddr_t sourceIP
nsaddr_t destinationIP
u_int16_t flowId
int count
nsaddr_t nextHop
Time lastAdvRt
Time timeout
int hopCount
int expectedTTL
bool allowDefault
Path sourceRoute


Member Data Documentation

bool TableEntry::allowDefault
 

int TableEntry::count
 

nsaddr_t TableEntry::destinationIP
 

int TableEntry::expectedTTL
 

u_int16_t TableEntry::flowId
 

int TableEntry::hopCount
 

Time TableEntry::lastAdvRt
 

nsaddr_t TableEntry::nextHop
 

nsaddr_t TableEntry::sourceIP
 

Path TableEntry::sourceRoute
 

Time TableEntry::timeout
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.