TCA_VLAN_PUSH_VLAN_PRIORITY
[TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },
push_prio_exists = !!tb[TCA_VLAN_PUSH_VLAN_PRIORITY];
push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]);
nla_put_u8(skb, TCA_VLAN_PUSH_VLAN_PRIORITY, p->tcfv_push_prio))))