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_id
A #guint32.
tx_packets
A #guint32.
tx_packets_dropped
A #guint32.
tx_bytes
A #guint64.
tx_bytes_dropped
A #guint64.
Available since: 1.22