Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
tokenBucket Struct Reference

#include <qaGobiApiQos.h>

Data Fields

ULONG peakRate
 
ULONG tokenRate
 
ULONG bucketSz
 

Detailed Description

This structure contains the TP flow data rate token bucket

Parameters
peakRateMaximum rate at which data can be transmitted when the token bucket is full (bits per second)
tokenRateRate at which tokens will be put in the token bucket (bits per second); a token is required to be present in the bucket to send a byte of data
bucketSzMaximum number of tokens that can be accumulated at any instance (bytes); controls the size of the burst that is allowed at any given time

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