RTEMS
5.1
|
Data Fields | |
struct arpcom | arpcom |
struct mbuf ** | rxMbuf |
struct mbuf ** | txMbuf |
int | acceptBroadcast |
int | rxBdCount |
int | txBdCount |
int | txBdHead |
int | txBdTail |
int | txBdActiveCount |
mcf5329BufferDescriptor_t * | rxBdBase |
mcf5329BufferDescriptor_t * | txBdBase |
rtems_id | rxDaemonTid |
rtems_id | txDaemonTid |
unsigned long | rxInterrupts |
unsigned long | txInterrupts |
unsigned long | txRawWait |
unsigned long | txRealign |