Searched refs:IS_VLAN_ARP (Results 1 - 1 of 1) sorted by relevance

/net/bridge/
H A Dbr_netfilter.c94 #define IS_VLAN_ARP(skb) \ macro
652 if (!IS_ARP(skb) && !IS_VLAN_ARP(skb)) {
748 if (!IS_VLAN_ARP(skb))
754 if (IS_VLAN_ARP(skb))

Completed in 48 milliseconds