Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/link/
Dbridge.c120 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 },
173 check_flag(link, br_attrs, IFLA_BRPORT_UNICAST_FLOOD, in bridge_parse_protinfo()
282 NLA_PUT_U8(msg, IFLA_BRPORT_UNICAST_FLOOD, in bridge_fill_pi()
/third_party/libnl/include/linux-private/linux/
Dif_link.h312 IFLA_BRPORT_UNICAST_FLOOD, /* flood unicast traffic */ enumerator