BOOTLOADER
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
bootloader
inc
ethernetsnap.h
Go to the documentation of this file.
1
#ifndef ETHERNETSNAP_H
2
#define ETHERNETSNAP_H
3
4
typedef
struct
{
5
INT8U
OrganizationCode[3];
6
INT16U
EtherType
;
7
}
SNAP_CONTROL
;
8
9
extern
void
F_EthernetSnapInit
(
void
);
10
extern
void
F_EthernetSnapSvc
(
void
);
11
12
#endif
Generated on Wed Jun 13 2012 00:03:09 for BOOTLOADER by
1.8.1.1