IS_VLAN_IP 562 net/bridge/br_netfilter.c if (skb->protocol != htons(ETH_P_IP) && !IS_VLAN_IP(skb) && IS_VLAN_IP 674 net/bridge/br_netfilter.c if (skb->protocol == htons(ETH_P_IP) || IS_VLAN_IP(skb) || IS_VLAN_IP 816 net/bridge/br_netfilter.c if (skb->protocol == htons(ETH_P_IP) || IS_VLAN_IP(skb) ||