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  

hdr_tcpasym Struct Reference

#include <tcp-asym.h>

List of all members.

Public Member Functions

int & ackcount ()
int & win ()
int & highest_ack ()
int & max_left_to_send ()

Static Public Member Functions

int & offset ()
hdr_tcpasym * access (const Packet *p)

Public Attributes

int ackcount_
int win_
int highest_ack_
int max_left_to_send_

Static Public Attributes

int offset_


Member Function Documentation

hdr_tcpasym* hdr_tcpasym::access const Packet   p [inline, static]
 

int& hdr_tcpasym::ackcount   [inline]
 

int& hdr_tcpasym::highest_ack   [inline]
 

int& hdr_tcpasym::max_left_to_send   [inline]
 

int& hdr_tcpasym::offset   [inline, static]
 

int& hdr_tcpasym::win   [inline]
 


Member Data Documentation

int hdr_tcpasym::ackcount_
 

int hdr_tcpasym::highest_ack_
 

int hdr_tcpasym::max_left_to_send_
 

int hdr_tcpasym::offset_ [static]
 

int hdr_tcpasym::win_
 


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