VLAN_TAG_MASK
eth_vtag = (hook_data & VLAN_TAG_MASK);
#define HOOK_VLAN_TAG_SET_MASK ((uintptr_t)((~0) & ~(VLAN_TAG_MASK)))