class Segment : public slink


Inheritance:


Public Methods

Segment()

Protected Fields

int daddr_
int dport_
int dupacks_
on same connection
int later_acks_
on other connections
int partialack_
whether a partial ack points to this segment
short rxmitted_
int seqno_
int sessionSeqno_
int size_
int sport_
int thresh_dupacks_
whether there have been a threshold ofdupacks/later acks for this segment
double ts_
timestamp

Private Fields

friend class CorresHost
friend class TcpSessionAgent

Inherited from slink:

Public Fields

int key_
slink* next_

Documentation

friend class CorresHost

friend class TcpSessionAgent

Segment()

int seqno_

int sessionSeqno_

int daddr_

int dport_

int sport_

int size_

double ts_
timestamp

int dupacks_
on same connection

int later_acks_
on other connections

int thresh_dupacks_
whether there have been a threshold ofdupacks/later acks for this segment

int partialack_
whether a partial ack points to this segment

short rxmitted_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de