VSF Documented
Data Structures | Macros | Variables
if_ether.h File Reference
#include <linux/skbuff.h>
#include "utilities/vsf_utilities.h"

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
 

Macro Definition Documentation

◆ ETH_ALEN

#define ETH_ALEN   6

◆ ETH_TLEN

#define ETH_TLEN   2

◆ ETH_HLEN

#define ETH_HLEN   14

◆ ETH_ZLEN

#define ETH_ZLEN   60

◆ ETH_DATA_LEN

#define ETH_DATA_LEN   1500

◆ ETH_FRAME_LEN

#define ETH_FRAME_LEN   1514

◆ ETH_FCS_LEN

#define ETH_FCS_LEN   4

◆ ETH_MIN_MTU

#define ETH_MIN_MTU   68

◆ ETH_MAX_MTU

#define ETH_MAX_MTU   0xFFFFU

Variable Documentation

◆ VSF_CAL_PACKED

struct ethhdr VSF_CAL_PACKED