Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

rxpacket Struct Reference
[RTL8139C(L) Fast Ethernet Controller]

A receive packet structure. More...

#include <rtl8139.h>


Data Fields

size_t length
 The packet size.

uint16_t type
 The packet type.

uint8_t data [1]
 The packet contents.


Detailed Description

A receive packet structure.

Definition at line 63 of file rtl8139.h.


Field Documentation

uint8_t rxpacket::data[1]
 

The packet contents.

Definition at line 67 of file rtl8139.h.

size_t rxpacket::length
 

The packet size.

Definition at line 65 of file rtl8139.h.

uint16_t rxpacket::type
 

The packet type.

Definition at line 66 of file rtl8139.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18