QosFlowStat Struct Reference
Detailed Description
This structure contains the Data statistic per QoS flow
- Parameters:
-
| qid |
|
| tx_pkt |
- number of sent packets for the QoS flow ID
|
| tx_pkt_drp |
- number of dropped(TX) packets for the QoS flow ID
|
| rx_pkt |
- number of received packets for the QoS flow ID
|
| tx_bytes |
- number of sent bytes for the QoS flow ID
|
| tx_bytes_drp |
- number of dropped(TX) bytes for the QoS flow ID
|
| rx_bytes |
- number of received bytes for the QoS flow ID
|
Field Documentation