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