EBT_802_3_TYPE
#define EBT_802_3_MASK (EBT_802_3_SAP | EBT_802_3_TYPE | EBT_802_3)
if (info->bitmask & EBT_802_3_TYPE) {
if (NF_INVF(info, EBT_802_3_TYPE, info->type != type))