VSF Documented
|
Go to the source code of this file.
Data Structures | |
struct | ethhdr |
Macros | |
#define | ETH_ALEN 6 |
#define | ETH_TLEN 2 |
#define | ETH_HLEN 14 |
#define | ETH_ZLEN 60 |
#define | ETH_DATA_LEN 1500 |
#define | ETH_FRAME_LEN 1514 |
#define | ETH_FCS_LEN 4 |
#define | ETH_MIN_MTU 68 |
#define | ETH_MAX_MTU 0xFFFFU |
Variables | |
struct ethhdr | VSF_CAL_PACKED |
#define ETH_ALEN 6 |
#define ETH_TLEN 2 |
#define ETH_HLEN 14 |
#define ETH_ZLEN 60 |
#define ETH_DATA_LEN 1500 |
#define ETH_FRAME_LEN 1514 |
#define ETH_FCS_LEN 4 |
#define ETH_MIN_MTU 68 |
#define ETH_MAX_MTU 0xFFFFU |
struct ethhdr VSF_CAL_PACKED |