IFLA_BRPORT_MAB
nla_put_u8(skb, IFLA_BRPORT_MAB, !!(flags & BR_PORT_MAB)) ||
[IFLA_BRPORT_MAB] = { .type = NLA_U8 },
br_set_port_flag(&set, &clear, tb, IFLA_BRPORT_MAB, BR_PORT_MAB);