IFLA_IPTUN_TOS
if (data[IFLA_IPTUN_TOS])
parms->iph.tos = nla_get_u8(data[IFLA_IPTUN_TOS]);
nla_put_u8(skb, IFLA_IPTUN_TOS, parm->iph.tos) ||
[IFLA_IPTUN_TOS] = { .type = NLA_U8 },
nla_put_u8(skb, IFLA_IPTUN_TOS, parm->iph.tos) ||
[IFLA_IPTUN_TOS] = { .type = NLA_U8 },