uefi-d v0.0.3 (2016-02-09T19:57:13Z)
Home
Dub
Repo
EFI_NETWORK_STATISTICS.RxTotalBytes
uefi
protocols
simplenetwork
EFI_NETWORK_STATISTICS
Total number of bytes received. Includes frames with errors and dropped frames.
struct
EFI_NETWORK_STATISTICS
UINT64
RxTotalBytes
;
Meta
Source
See Implementation
uefi
protocols
simplenetwork
EFI_NETWORK_STATISTICS
variables
Collisions
RxBroadcastFrames
RxCrcErrorFrames
RxDroppedFrames
RxGoodFrames
RxMulticastFrames
RxOversizeFrames
RxTotalBytes
RxTotalFrames
RxUndersizeFrames
RxUnicastFrames
TxBroadcastFrames
TxCrcErrorFrames
TxDroppedFrames
TxGoodFrames
TxMulticastFrames
TxOversizeFrames
TxTotalBytes
TxTotalFrames
TxUndersizeFrames
TxUnicastFrames
UnsupportedProtocol
Total number of bytes received. Includes frames with errors and dropped frames.