EFI_NETWORK_STATISTICS.RxOversizeFrames

Number of frames longer than the maxminum length for the media. This would be >1500 for ethernet.

struct EFI_NETWORK_STATISTICS
UINT64 RxOversizeFrames;

Meta