Searched refs:IFLA_BR_PRIORITY (Results 1 – 12 of 12) sorted by relevance
48 #if defined(IFLA_BR_PRIORITY) || (defined(HAVE_DECL_IFLA_BR_PRIORITY) && HAVE_DECL_IFLA_BR_PRIORITY)50 static_assert((IFLA_BR_PRIORITY) == (6), "IFLA_BR_PRIORITY != 6");53 # define IFLA_BR_PRIORITY 6338 [IFLA_BR_PRIORITY] = XLAT(IFLA_BR_PRIORITY),
8 IFLA_BR_PRIORITY 6
125 addattr16(n, 1024, IFLA_BR_PRIORITY, prio); in bridge_parse_opt()431 if (tb[IFLA_BR_PRIORITY]) in bridge_print_opt()435 rta_getattr_u16(tb[IFLA_BR_PRIORITY])); in bridge_print_opt()
151 IFLA_BR_PRIORITY = 6
250 IFLA_BR_PRIORITY nlattr[IFLA_BR_PRIORITY, int16]
241 IFLA_BR_PRIORITY, enumerator
251 IFLA_BR_PRIORITY, enumerator
298 [IFLA_BR_PRIORITY] = decode_nla_u16,