#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 ) | |
Flow information
Definition at line 59 of file fdtbfq-ff-mac-scheduler.h.