Searched refs:IFLA_BR_MCAST_STATS_ENABLED (Results 1 – 12 of 12) sorted by relevance
300 #if defined(IFLA_BR_MCAST_STATS_ENABLED) || (defined(HAVE_DECL_IFLA_BR_MCAST_STATS_ENABLED) && HAVE…302 static_assert((IFLA_BR_MCAST_STATS_ENABLED) == (42), "IFLA_BR_MCAST_STATS_ENABLED != 42");305 # define IFLA_BR_MCAST_STATS_ENABLED 42374 [IFLA_BR_MCAST_STATS_ENABLED] = XLAT(IFLA_BR_MCAST_STATS_ENABLED),
44 IFLA_BR_MCAST_STATS_ENABLED 42
317 addattr8(n, 1024, IFLA_BR_MCAST_STATS_ENABLED, in bridge_parse_opt()625 if (tb[IFLA_BR_MCAST_STATS_ENABLED]) in bridge_print_opt()629 rta_getattr_u8(tb[IFLA_BR_MCAST_STATS_ENABLED])); in bridge_print_opt()
147 IFLA_BR_MCAST_STATS_ENABLED = 42
274 IFLA_BR_MCAST_STATS_ENABLED nlattr[IFLA_BR_MCAST_STATS_ENABLED, int32]
277 IFLA_BR_MCAST_STATS_ENABLED, enumerator
287 IFLA_BR_MCAST_STATS_ENABLED, enumerator
334 [IFLA_BR_MCAST_STATS_ENABLED] = decode_nla_u8,