Searched refs:IFLA_BRPORT_UNICAST_FLOOD (Results 1 – 4 of 4) sorted by relevance
291 IFLA_BRPORT_UNICAST_FLOOD, /* flood unicast traffic */ enumerator
175 nla_put_u8(skb, IFLA_BRPORT_UNICAST_FLOOD, !!(p->flags & BR_FLOOD)) || in br_port_fill_attrs()577 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 },630 br_set_port_flag(p, tb, IFLA_BRPORT_UNICAST_FLOOD, BR_FLOOD); in br_setport()
810 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 },835 case IFLA_BRPORT_UNICAST_FLOOD: in switchdev_port_br_setlink_protinfo()
3077 IFLA_BRPORT_UNICAST_FLOOD, BR_FLOOD) || in ndo_dflt_bridge_getlink()