eth_type_vlan    2470 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	while (eth_type_vlan(type)) {
eth_type_vlan     529 include/linux/if_vlan.h 	if (!eth_type_vlan(veth->h_vlan_proto))
eth_type_vlan     589 include/linux/if_vlan.h 	if (eth_type_vlan(type)) {
eth_type_vlan     607 include/linux/if_vlan.h 		} while (eth_type_vlan(type));
eth_type_vlan     672 include/linux/if_vlan.h 	    likely(!eth_type_vlan(skb->protocol)))
eth_type_vlan     692 include/linux/if_vlan.h 		if (likely(!eth_type_vlan(protocol)))
eth_type_vlan     702 include/linux/if_vlan.h 	if (!eth_type_vlan(protocol))
eth_type_vlan    5410 net/core/skbuff.c 		if (unlikely(!eth_type_vlan(skb->protocol)))
eth_type_vlan    5418 net/core/skbuff.c 	if (likely(!eth_type_vlan(skb->protocol)))
eth_type_vlan     306 net/openvswitch/flow.c 	if (likely(!eth_type_vlan(vh->tpid)))
eth_type_vlan     768 net/openvswitch/flow.c 		if (unlikely(eth_type_vlan(skb->protocol)))
eth_type_vlan     991 net/openvswitch/flow_netlink.c 	       eth_type_vlan(nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE])))) {
eth_type_vlan    2027 net/openvswitch/flow_netlink.c 		if (swkey->eth.vlan.tci || eth_type_vlan(swkey->eth.type)) {
eth_type_vlan    2034 net/openvswitch/flow_netlink.c 			if (swkey->eth.cvlan.tci || eth_type_vlan(swkey->eth.type)) {
eth_type_vlan    2062 net/openvswitch/flow_netlink.c 	if (eth_type_vlan(swkey->eth.type)) {
eth_type_vlan    3042 net/openvswitch/flow_netlink.c 			if (!eth_type_vlan(vlan->vlan_tpid))
eth_type_vlan     458 net/openvswitch/vport.c 	    eth_type_vlan(skb->protocol))
eth_type_vlan    1077 net/sched/cls_flower.c 		if (eth_type_vlan(ethertype)) {
eth_type_vlan    1084 net/sched/cls_flower.c 				if (eth_type_vlan(ethertype)) {