parse_vlan_tag    354 net/openvswitch/flow.c 		res = parse_vlan_tag(skb, &key->eth.vlan, true);
parse_vlan_tag    360 net/openvswitch/flow.c 	res = parse_vlan_tag(skb, &key->eth.cvlan, false);