QosStat Struct Reference
Detailed Description
This structure contains the Data statistic per QoS flow
- Parameters:
-
| sid |
- session id
- ID identifing the connected APN that the client would like to query the data statistic for
|
| total_tx_pkt |
|
| total_tx_pkt_drp |
- sum of all(TX) packets dropped
|
| total_rx_pkt |
- sum of all packets received
|
| total_tx_bytes |
|
| toal_tx_bytes_drp |
- sum of all(TX) bytes dropped
|
| total_rx_bytes |
- number of received bytes for the QoS flow ID
|
| pNumQosFlow |
- pointer to number of QoS flow Stat
|
| pQosFlow |
- pointer to number of QoS flow Stat
|
| pQosFlow |
- Data statistic per QoS flow
- See QosFlowStat for more information
|
Field Documentation