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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_netfilter.c65 static inline __be16 vlan_proto(const struct sk_buff *skb) function
72 vlan_proto(skb) == htons(ETH_P_IP) && \
77 vlan_proto(skb) == htons(ETH_P_IPV6) &&\
82 vlan_proto(skb) == htons(ETH_P_ARP) && \

Completed in 42 milliseconds