BATADV_ATTR_THROUGHPUT
nla_put_u32(msg, BATADV_ATTR_THROUGHPUT, throughput))
nla_put_u32(msg, BATADV_ATTR_THROUGHPUT, throughput) ||
if (nla_put_u32(msg, BATADV_ATTR_THROUGHPUT,
[BATADV_ATTR_THROUGHPUT] = { .type = NLA_U32 },