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  

flow_entry Struct Reference

#include <dsPolicy.h>

List of all members.

Public Attributes

int fid
int src_id
int dst_id
double last_update
int bytes_sent
int count
flow_entry * next


Member Data Documentation

int flow_entry::bytes_sent
 

int flow_entry::count
 

int flow_entry::dst_id
 

int flow_entry::fid
 

double flow_entry::last_update
 

struct flow_entry* flow_entry::next
 

int flow_entry::src_id
 


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