key_vh            301 net/openvswitch/flow.c static int parse_vlan_tag(struct sk_buff *skb, struct vlan_head *key_vh,
key_vh            317 net/openvswitch/flow.c 	key_vh->tci = vh->tci | htons(VLAN_CFI_MASK);
key_vh            318 net/openvswitch/flow.c 	key_vh->tpid = vh->tpid;
key_vh            330 net/openvswitch/flow.c 		__vlan_hwaccel_put_tag(skb, key_vh->tpid, tci);