struct__virDomainInterfaceStats

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

rx_bytes
long rx_bytes;
Undocumented in source.
rx_drop
long rx_drop;
Undocumented in source.
rx_errs
long rx_errs;
Undocumented in source.
rx_packets
long rx_packets;
Undocumented in source.
tx_bytes
long tx_bytes;
Undocumented in source.
tx_drop
long tx_drop;
Undocumented in source.
tx_errs
long tx_errs;
Undocumented in source.
tx_packets
long tx_packets;
Undocumented in source.

Meta