LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_qos_tokenBucket_t Struct Reference

Data Fields

uint32_t peakRate
 
uint32_t tokenRate
 
uint32_t 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

Field Documentation

uint32_t unpack_qos_tokenBucket_t::bucketSz
uint32_t unpack_qos_tokenBucket_t::peakRate
uint32_t unpack_qos_tokenBucket_t::tokenRate

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved