Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

tag_ethernet_packet_format Struct Reference

#include <PKTDRV.H>


Data Fields

unsigned char dest [6]
unsigned char src [6]
unsigned int type
unsigned char data [1500]


Field Documentation

unsigned char tag_ethernet_packet_format::data[1500]
 

Definition at line 110 of file PKTDRV.H.

unsigned char tag_ethernet_packet_format::dest[6]
 

Definition at line 107 of file PKTDRV.H.

unsigned char tag_ethernet_packet_format::src[6]
 

Definition at line 108 of file PKTDRV.H.

unsigned int tag_ethernet_packet_format::type
 

Definition at line 109 of file PKTDRV.H.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:45 2002 for k/os mp3v2 by doxygen1.2.16