Searched refs:IS_VLAN_IP (Results 1 – 1 of 1) sorted by relevance
73 #define IS_VLAN_IP(skb) \ macro574 if (skb->protocol != htons(ETH_P_IP) && !IS_VLAN_IP(skb) && in br_nf_pre_routing()686 if (skb->protocol == htons(ETH_P_IP) || IS_VLAN_IP(skb) || in br_nf_forward_ip()831 if (skb->protocol == htons(ETH_P_IP) || IS_VLAN_IP(skb) || in br_nf_post_routing()