MAX_MTU
MAX_MTU = 9600, /* max MAC MTU, excluding header + FCS */
#define MAX_MTU (IF_MAXMTU - 80)
#define MAX_MTU 16384
#define MAX_MTU 2048