Home
last modified time | relevance | path

Searched refs:IFLA_BRPORT_UNICAST_FLOOD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h512 IFLA_BRPORT_UNICAST_FLOOD, /* flood unicast traffic */ enumerator
/openbmc/linux/net/bridge/
H A Dbr_netlink.c252 nla_put_u8(skb, IFLA_BRPORT_UNICAST_FLOOD, in br_port_fill_attrs()
886 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 },
959 br_set_port_flag(p, tb, IFLA_BRPORT_UNICAST_FLOOD, BR_FLOOD); in br_setport()
/openbmc/linux/include/uapi/linux/
H A Dif_link.h538 IFLA_BRPORT_UNICAST_FLOOD, /* flood unicast traffic */ enumerator
/openbmc/linux/net/core/
H A Drtnetlink.c4975 IFLA_BRPORT_UNICAST_FLOOD, BR_FLOOD) || in ndo_dflt_bridge_getlink()