A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::fdtbfqsFlowPerf_t Struct Reference

#include <fdtbfq-ff-mac-scheduler.h>

Public Attributes

uint32_t burstCredit
 the number of token borrow or given to token bank
 
int counter
 maximum size of token pool (byte)
 
uint32_t creditableThreshold
 counter threshold that the flow cannot further borrow tokens from bank
 
int debtLimit
 the maximum number of tokens connection i can borrow from the bank each time
 
Time flowStart
 
uint32_t maxTokenPoolSize
 current size of token pool (byte)
 
uint64_t packetArrivalRate
 
uint64_t tokenGenerationRate
 packet arrival rate( byte/s)
 
uint32_t tokenPoolSize
 token generation rate ( byte/s )
 

Detailed Description

Flow information

Definition at line 59 of file fdtbfq-ff-mac-scheduler.h.


The documentation for this struct was generated from the following file: