BRIDGE_VLANDB_TINFO_ID
[BRIDGE_VLANDB_TINFO_ID] = { .type = NLA_U32 },
if (!tun_tb[BRIDGE_VLANDB_TINFO_ID]) {
tun_id = nla_get_u32(tun_tb[BRIDGE_VLANDB_TINFO_ID]);
if (nla_put_u32(skb, BRIDGE_VLANDB_TINFO_ID, be32_to_cpu(tid))) {