LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sQosStat Struct Reference

Data Fields

ULONG apnId
 
ULONG total_tx_pkt
 
ULONG total_tx_pkt_drp
 
ULONG total_rx_pkt
 
ULONGLONG total_tx_bytes
 
ULONGLONG total_tx_bytes_drp
 
ULONGLONG total_rx_bytes
 
ULONG numQosFlow
 
sQosFlowStat qosFlow [(10)]
 

Detailed Description

This structure contains the Data statistic per QoS flow

Parameters
apnId
  • APN id
  • ID identifing the connected APN that the client would like to query the data statistic for
total_tx_pkt
  • sum of all packets sent
total_tx_pkt_drp
  • sum of all(TX) packets dropped
total_rx_pkt
  • sum of all packets received
total_tx_bytes
  • sum of all bytes sent
toal_tx_bytes_drp
  • sum of all(TX) bytes dropped
total_rx_bytes
  • number of received bytes for the QoS flow ID
numQosFlow
  • pointer to number of QoS flow Stat
qosFlow[MAX_QOS_SPEC_PER_APN]

Field Documentation

ULONG sQosStat::apnId
ULONG sQosStat::numQosFlow
sQosFlowStat sQosStat::qosFlow[(10)]
ULONGLONG sQosStat::total_rx_bytes
ULONG sQosStat::total_rx_pkt
ULONGLONG sQosStat::total_tx_bytes
ULONGLONG sQosStat::total_tx_bytes_drp
ULONG sQosStat::total_tx_pkt
ULONG sQosStat::total_tx_pkt_drp

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