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

phys_packet Struct Reference

Physical packet structure. More...

#include <eth.h>


Data Fields

size_t length
 The packet size.

uint8_t data [ETH_FRAME_LEN]
 The packet content.


Detailed Description

Physical packet structure.

Definition at line 32 of file eth.h.


Field Documentation

uint8_t phys_packet::data[ETH_FRAME_LEN]
 

The packet content.

Definition at line 37 of file eth.h.

size_t phys_packet::length
 

The packet size.

Definition at line 35 of file eth.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