Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | fch_hdr |
struct | fcllc |
Macros | |
#define | FC_ALEN 6 /* Octets in one ethernet addr */ |
#define | FC_HLEN (sizeof(struct fch_hdr)+sizeof(struct fcllc)) |
#define | FC_ID_LEN 3 /* Octets in a Fibre Channel Address */ |
#define | EXTENDED_SAP 0xAA |
#define | UI_CMD 0x03 |
Variables | |
struct fch_hdr | __attribute__ |