is_last_ethertype_ip
if (unlikely(!is_last_ethertype_ip(skb, &network_depth, &proto)))
if (likely(is_last_ethertype_ip(skb, &network_depth, &proto))) {