Home
last modified time | relevance | path

Searched refs:IS_VLAN_IPV6 (Results 1 – 1 of 1) sorted by relevance

/net/bridge/
Dbr_netfilter.c78 #define IS_VLAN_IPV6(skb) \ macro
560 if (skb->protocol == htons(ETH_P_IPV6) || IS_VLAN_IPV6(skb) || in br_nf_pre_routing()
689 else if (skb->protocol == htons(ETH_P_IPV6) || IS_VLAN_IPV6(skb) || in br_nf_forward_ip()
834 else if (skb->protocol == htons(ETH_P_IPV6) || IS_VLAN_IPV6(skb) || in br_nf_post_routing()