AListEntry Struct Reference

#include <ew.h>

Collaboration diagram for AListEntry:

Collaboration graph
[legend]

Detailed Description

Definition at line 97 of file ew.h.

Data Fields

double avg_rate
int dst_id
int f_id
double last_update
AListEntrynext
int src_id
double t_front
double win_length


Field Documentation

double AListEntry::avg_rate
 

Definition at line 102 of file ew.h.

Referenced by EWdetectorB::getMaxAList(), EWdetectorB::newAListEntry(), EWdetectorB::printAListEntry(), and EWdetectorB::updateAList().

int AListEntry::dst_id
 

Definition at line 99 of file ew.h.

Referenced by EWPolicy::applyPolicer(), EWdetectorB::newAListEntry(), EWdetectorB::printAListEntry(), EWdetectorB::searchAList(), and EWdetectorB::updateAList().

int AListEntry::f_id
 

Definition at line 100 of file ew.h.

Referenced by EWdetectorB::newAListEntry(), EWdetectorB::printAListEntry(), EWdetectorB::searchAList(), and EWdetectorB::updateAList().

double AListEntry::last_update
 

Definition at line 101 of file ew.h.

Referenced by EWdetectorB::newAListEntry(), EWdetectorB::printAListEntry(), and EWdetectorB::timeoutAList().

struct AListEntry* AListEntry::next
 

Definition at line 105 of file ew.h.

Referenced by EWdetectorB::getMaxAList(), EWdetectorB::getRateAList(), EWdetectorB::newAListEntry(), EWdetectorB::resetAList(), EWdetectorB::searchAList(), and EWdetectorB::timeoutAList().

int AListEntry::src_id
 

Definition at line 98 of file ew.h.

Referenced by EWPolicy::applyPolicer(), EWdetectorB::newAListEntry(), EWdetectorB::printAListEntry(), EWdetectorB::searchAList(), and EWdetectorB::updateAList().

double AListEntry::t_front
 

Definition at line 103 of file ew.h.

Referenced by EWdetectorB::newAListEntry(), and EWdetectorB::updateAList().

double AListEntry::win_length
 

Definition at line 104 of file ew.h.

Referenced by EWdetectorB::newAListEntry(), and EWdetectorB::updateAList().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 6 17:02:46 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6