hdr_cbr Struct Reference

List of all members.

Static Public Member Functions

static int & offset ()
static struct hdr_cbraccess (const Packet *p)

Public Attributes

double ts
int sn
bool rftt_valid
double rftt

Static Public Attributes

static int offset_

Detailed Description

Definition at line 49 of file cbr-module.h.


Member Data Documentation

double hdr_cbr::ts

packet timestamp, i.e., its generation time)

Definition at line 51 of file cbr-module.h.

Referenced by CbrTracer::format(), CbrModule::initPkt(), and CbrModule::recv().

int hdr_cbr::sn

sequence number of this packet

Definition at line 52 of file cbr-module.h.

Referenced by CbrTracer::format(), CbrModule::initPkt(), and CbrModule::recv().

bool hdr_cbr::rftt_valid

whether the rftt value is valid (a packet must have been received in the opposite direction)

Definition at line 53 of file cbr-module.h.

Referenced by CbrTracer::format(), CbrModule::initPkt(), and CbrModule::recv().

double hdr_cbr::rftt

Forward Trip Time seen in the opposite direction (opposite with respect to the direction of this packet). This is used to calculate Round Trip Time

Definition at line 56 of file cbr-module.h.

Referenced by CbrTracer::format(), CbrModule::initPkt(), and CbrModule::recv().


The documentation for this struct was generated from the following files:
Generated on Wed Nov 26 15:48:39 2008 for NS-MIRACLE library by  doxygen 1.5.2