Searched refs:IFLA_BR_TCN_TIMER (Results 1 – 6 of 6) sorted by relevance
125 #if defined(IFLA_BR_TCN_TIMER) || (defined(HAVE_DECL_IFLA_BR_TCN_TIMER) && HAVE_DECL_IFLA_BR_TCN_TI…127 static_assert((IFLA_BR_TCN_TIMER) == (17), "IFLA_BR_TCN_TIMER != 17");130 # define IFLA_BR_TCN_TIMER 17349 [IFLA_BR_TCN_TIMER] = XLAT(IFLA_BR_TCN_TIMER),
19 IFLA_BR_TCN_TIMER 17
502 if (tb[IFLA_BR_TCN_TIMER]) in bridge_print_opt()503 _bridge_print_timer(f, "tcn_timer", tb[IFLA_BR_TCN_TIMER]); in bridge_print_opt()
252 IFLA_BR_TCN_TIMER, enumerator
262 IFLA_BR_TCN_TIMER, enumerator
309 [IFLA_BR_TCN_TIMER] = decode_nla_u64,