IFLA_BRPORT_BCAST_FLOOD
nla_put_u8(skb, IFLA_BRPORT_BCAST_FLOOD,
[IFLA_BRPORT_BCAST_FLOOD] = { .type = NLA_U8 },
br_set_port_flag(p, tb, IFLA_BRPORT_BCAST_FLOOD, BR_BCAST_FLOOD);
IFLA_BRPORT_BCAST_FLOOD, BR_BCAST_FLOOD)) {