Searched refs:follow_up_discard_timer (Results 1 – 3 of 3) sorted by relevance
499 if (timer == &state->follow_up_discard_timer) { in gptp_md_follow_up_receipt_timeout()547 k_timer_init(&state->follow_up_discard_timer, in gptp_md_init_sync_rcv_state_machine()757 k_timer_stop(&state->follow_up_discard_timer); in gptp_md_sync_receive_state_machine()798 k_timer_stop(&state->follow_up_discard_timer); in gptp_md_sync_receive_state_machine()832 k_timer_stop(&state->follow_up_discard_timer); in gptp_md_sync_receive_state_machine()
235 struct k_timer follow_up_discard_timer; member
595 k_timer_start(&state->follow_up_discard_timer, duration, K_NO_WAIT); in gptp_handle_sync()