_rawethstat Struct Reference

The structure describes the RAW Ethernet Statistics block. More...

#include <rawethif.h>


Data Fields

UINT32 RcvTotal
 Total Raw Eth packets received by the Raw Eth Channel Mgmt Module.
UINT32 RcvDrops
 Number of Raw Eth packets dropped by this module because of errors.
UINT32 SndTotal
 Total packets sent successfully by Raw Eth Module.
UINT32 SndNoPacket
 Number of Sends failed due to memory allocation errors.


Detailed Description

The structure describes the RAW Ethernet Statistics block.

This structure is used to hold various stats and counters by the Raw ethernet channel management module.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated