NFQA_VLAN_PROTO
[NFQA_VLAN_PROTO] = { .type = NLA_U16},
if (!tb[NFQA_VLAN_TCI] || !tb[NFQA_VLAN_PROTO])
nla_get_be16(tb[NFQA_VLAN_PROTO]),
nla_put_be16(skb, NFQA_VLAN_PROTO, entskb->vlan_proto))