Searched refs:IFLA_BR_AGEING_TIME (Results 1 – 12 of 12) sorted by relevance
34 #if defined(IFLA_BR_AGEING_TIME) || (defined(HAVE_DECL_IFLA_BR_AGEING_TIME) && HAVE_DECL_IFLA_BR_AG…36 static_assert((IFLA_BR_AGEING_TIME) == (4), "IFLA_BR_AGEING_TIME != 4");39 # define IFLA_BR_AGEING_TIME 4336 [IFLA_BR_AGEING_TIME] = XLAT(IFLA_BR_AGEING_TIME),
6 IFLA_BR_AGEING_TIME 4
111 addattr32(n, 1024, IFLA_BR_AGEING_TIME, val); in bridge_parse_opt()419 if (tb[IFLA_BR_AGEING_TIME]) in bridge_print_opt()423 rta_getattr_u32(tb[IFLA_BR_AGEING_TIME])); in bridge_print_opt()
125 IFLA_BR_AGEING_TIME = 4
248 IFLA_BR_AGEING_TIME nlattr[IFLA_BR_AGEING_TIME, int32]
239 IFLA_BR_AGEING_TIME, enumerator
249 IFLA_BR_AGEING_TIME, enumerator
296 [IFLA_BR_AGEING_TIME] = decode_nla_u32,