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

Data Fields

uint32_t apnId
 
uint32_t total_tx_pkt
 
uint32_t total_tx_pkt_drp
 
uint32_t total_rx_pkt
 
uint64_t total_tx_bytes
 
uint64_t total_tx_bytes_drp
 
uint64_t total_rx_bytes
 
uint32_t numQosFlow
 
unpack_QosFlowStat_t qosFlow [10]
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure that contains APN data statistics

Parameters
apnId
  • APN id
  • ID identifing the connected APN that the client would like to query the data statistic for
  • Bit to check in ParamPresenceMask - 3
total_tx_pkt
  • sum of all packets sent
  • Bit to check in ParamPresenceMask - 3
total_tx_pkt_drp
  • sum of all(TX) packets dropped
  • Bit to check in ParamPresenceMask - 3
total_rx_pkt
  • sum of all packets received
  • Bit to check in ParamPresenceMask - 3
total_tx_bytes
  • sum of all bytes sent
  • Bit to check in ParamPresenceMask - 3
total_tx_bytes_drp
  • sum of all(TX) bytes dropped
  • Bit to check in ParamPresenceMask - 3
total_rx_bytes
  • number of received bytes for the QoS flow ID
  • Bit to check in ParamPresenceMask - 3
numQosFlow
  • pointer to number of QoS flow Stat
  • Bit to check in ParamPresenceMask - 4
qosFlow[LITEQMI_MAX_QOS_FLOW_PER_APN_STATS]
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint32_t unpack_qos_SLQSQosSwiReadDataStats_t::apnId
uint32_t unpack_qos_SLQSQosSwiReadDataStats_t::numQosFlow
swi_uint256_t unpack_qos_SLQSQosSwiReadDataStats_t::ParamPresenceMask
unpack_QosFlowStat_t unpack_qos_SLQSQosSwiReadDataStats_t::qosFlow[10]
uint64_t unpack_qos_SLQSQosSwiReadDataStats_t::total_rx_bytes
uint32_t unpack_qos_SLQSQosSwiReadDataStats_t::total_rx_pkt
uint64_t unpack_qos_SLQSQosSwiReadDataStats_t::total_tx_bytes
uint64_t unpack_qos_SLQSQosSwiReadDataStats_t::total_tx_bytes_drp
uint32_t unpack_qos_SLQSQosSwiReadDataStats_t::total_tx_pkt
uint32_t unpack_qos_SLQSQosSwiReadDataStats_t::total_tx_pkt_drp

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