Searched refs:last_msg_timestamp (Results 1 – 4 of 4) sorted by relevance
36 int64_t last_msg_timestamp; member88 int64_t last_msg_timestamp; member
138 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_onoff_set_unack()165 ctl->last_msg_timestamp = now; in gen_onoff_set_unack()207 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_onoff_set()235 ctl->last_msg_timestamp = now; in gen_onoff_set()344 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_level_set_unack()371 ctl->last_msg_timestamp = now; in gen_level_set_unack()410 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_level_set()438 ctl->last_msg_timestamp = now; in gen_level_set()480 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_delta_set_unack()515 ctl->last_msg_timestamp = now; in gen_delta_set_unack()[all …]
33 int64_t last_msg_timestamp; member
222 (now - state->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_onoff_set_unack()229 state->last_msg_timestamp = now; in gen_onoff_set_unack()