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
140 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_onoff_set_unack()167 ctl->last_msg_timestamp = now; in gen_onoff_set_unack()209 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_onoff_set()237 ctl->last_msg_timestamp = now; in gen_onoff_set()346 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_level_set_unack()373 ctl->last_msg_timestamp = now; in gen_level_set_unack()412 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_level_set()440 ctl->last_msg_timestamp = now; in gen_level_set()482 (now - ctl->last_msg_timestamp <= (6 * MSEC_PER_SEC))) { in gen_delta_set_unack()517 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()