eth_ip_type
u16 eth_ip_type = ethtype_key & ethtype_mask;
if (eth_ip_type != ETH_P_IP && eth_ip_type != ETH_P_IPV6) {