IS_ARP
if (!IS_ARP(skb) && !is_vlan_arp(skb, net)) {
if (IS_ARP(skb) || is_vlan_arp(skb, state->net))