TCA_TBF_BURST
[TCA_TBF_BURST] = { .type = NLA_U32 },
if (tb[TCA_TBF_BURST]) {
max_size = nla_get_u32(tb[TCA_TBF_BURST]);
if (tb[TCA_TBF_BURST])