ETHERTYPE_MAX
#define ETHERTYPE_MAX 0xFFFF /* Maximum valid ethernet type, reserved */
#define ETHERTYPE_MAX (0xffff) /* Max valid ethernet type */