e8390_pkt_hdr Struct Reference
[NE2000 Generic Driver]

#include <NE2000.h>


Detailed Description

The per-packet-header format.This header is present on the first 4 bytes on the NIC buffer.

Definition at line 341 of file NE2000.h.

Data Fields

unsigned char status
unsigned char next
unsigned short count


Field Documentation

unsigned short e8390_pkt_hdr::count
 

Definition at line 344 of file NE2000.h.

Referenced by ei_receive().

unsigned char e8390_pkt_hdr::next
 

Definition at line 343 of file NE2000.h.

Referenced by ei_receive().

unsigned char e8390_pkt_hdr::status
 

Definition at line 342 of file NE2000.h.

Referenced by ei_receive(), and ei_tx_intr().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 6 22:23:18 2006 for EtherProgs by  doxygen 1.4.5