Struct
QmiMessageQosSwiReadDataStatsOutputFlowElement
since: 1.22
Description [src]
struct QmiMessageQosSwiReadDataStatsOutputFlowElement {
guint32 bearer_id;
guint32 tx_packets;
guint32 tx_packets_dropped;
guint64 tx_bytes;
guint64 tx_bytes_dropped;
}
A QmiMessageQosSwiReadDataStatsOutputFlowElement struct.
Structure members
bearer_idA #guint32.
tx_packetsA #guint32.
tx_packets_droppedA #guint32.
tx_bytesA #guint64.
tx_bytes_droppedA #guint64.
Available since: 1.22