Go to the source code of this file.
#define A_INDICATOR (1<<1) |
#define C_INDICATOR (1<<0) |
#define E_INDICATOR (1<<2) |
#define FC_ASYNC_LLC 0x50 /* async. LLC frame */ |
#define FC_BEACON 0xc2 /* MAC beacon frame */ |
#define FC_CLAIM 0xc3 /* MAC claim frame */ |
#define FC_LLC_PRIOR 0x07 /* priority bits */ |
#define FC_MAC 0xc0 /* MAC frame */ |
#define FC_RES_TOKEN 0xc0 /* restricted token */ |
#define FC_SMT_INFO 0x41 /* SMT Info frame */ |
#define FC_SMT_LAN_LOC 0x42 /* local SMT Info frame */ |
#define FC_SMT_LOC 0x43 /* local SMT Info frame */ |
#define FC_SMT_NSA 0x4f /* SMT NSA frame */ |
#define FC_SYNC_BIT 0x80 /* sync. bit in FC */ |
#define FC_SYNC_LLC 0xd0 /* sync. LLC frame */ |
#define FC_TOKEN 0x80 /* token */ |
#define FC_VOID 0x40 /* void frame */ |
#define FDDI_MAC_SIZE (12) |
#define FDDI_RAW_MTU (4500-5) /* exl. Pr,SD, ED/FS */ |
#define GROUP_ADDR 0x80 /* MSB in a[0] */ |
#define I_INDICATOR (1<<6) /* SK specific */ |
#define L_INDICATOR (1<<7) /* SK specific */ |