struct hdr_flags


inline static hdr_flags* access(Packet* p)
unsigned char& ce()
unsigned char& cong_action()
unsigned char cong_action_
Congestion Action
unsigned char ecn_
transport receiver notifying transport sender of ECN (the ECN Echo bit)
unsigned char ecn_capable_
an ecn-capable tranport (ECT bit)
unsigned char ecn_to_echo_
ecn to be echoed back in the opposite direction (the CE bit)
unsigned char& ecnecho()
unsigned char& ect()
these functions use the newer ECN names but leaves the actual field names above to maintain backward compat
unsigned char eln_
explicit loss notification (snoop)
unsigned char fs_
tcp fast start (work in progress --venkat)
unsigned char no_ts_
don't use the tstamp of this pkt for rtt
inline static int& offset()
static int offset_
unsigned char pri_
unused

Documentation

unsigned char ecn_
transport receiver notifying transport sender of ECN (the ECN Echo bit)

unsigned char ecn_to_echo_
ecn to be echoed back in the opposite direction (the CE bit)

unsigned char eln_
explicit loss notification (snoop)

unsigned char fs_
tcp fast start (work in progress --venkat)

unsigned char no_ts_
don't use the tstamp of this pkt for rtt

unsigned char pri_
unused

unsigned char ecn_capable_
an ecn-capable tranport (ECT bit)

unsigned char cong_action_
Congestion Action. Transport sender notifying transport receiver of responses to congestion.

static int offset_

inline static int& offset()

inline static hdr_flags* access(Packet* p)

unsigned char& ect()
these functions use the newer ECN names but leaves the actual field names above to maintain backward compat

unsigned char& ecnecho()

unsigned char& ce()

unsigned char& cong_action()

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