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

rx_slot_t Struct Reference

#include <rtl_rtl8139_drv.h>

Collaboration diagram for rx_slot_t:

[legend]

Data Fields

rx_slot_tnext
unsigned int length
unsigned char * data
unsigned char read

Field Documentation

unsigned char* rx_slot_t::data
 

Definition at line 768 of file rtl_rtl8139_drv.h.

Referenced by FIFO_extract_frame_of_buffer().

unsigned int rx_slot_t::length
 

Definition at line 767 of file rtl_rtl8139_drv.h.

Referenced by FIFO_add_frame_to_buffer().

struct rx_slot_t* rx_slot_t::next
 

Definition at line 766 of file rtl_rtl8139_drv.h.

Referenced by FIFO_dealloc_rx_buffer().

unsigned char rx_slot_t::read
 

Definition at line 769 of file rtl_rtl8139_drv.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:17 2004 for RTL-lwIP-0.4 by doxygen 1.3.4