Searched refs:IFLA_BR_HELLO_TIME (Results 1 – 2 of 2) sorted by relevance
823 [IFLA_BR_HELLO_TIME] = { .type = NLA_U32 },868 if (data[IFLA_BR_HELLO_TIME]) { in br_changelink()869 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()1146 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
228 IFLA_BR_HELLO_TIME, enumerator