Searched refs:hb_timer (Results 1 – 6 of 6) sorted by relevance
791 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_link_hb()794 callout_reset(&ntb->hb_timer, (AMD_LINK_HB_TIMEOUT * 10), in amd_link_hb()1063 callout_init(&ntb->hb_timer, 1); in amd_ntb_init_dev()1064 callout_reset(&ntb->hb_timer, AMD_LINK_HB_TIMEOUT, in amd_ntb_init_dev()1251 callout_drain(&ntb->hb_timer); in amd_ntb_detach()
237 struct callout hb_timer; member
191 (void)SCTP_OS_TIMER_STOP(&(__net)->hb_timer.timer); \
259 struct sctp_timer hb_timer; member
2755 net->hb_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()3931 SCTP_OS_TIMER_INIT(&net->hb_timer.timer); in sctp_add_remote_addr()4800 (void)SCTP_OS_TIMER_STOP(&net->hb_timer.timer); in sctp_free_assoc()4801 net->hb_timer.self = NULL; in sctp_free_assoc()4984 (void)SCTP_OS_TIMER_STOP(&net->hb_timer.timer); in sctp_free_assoc()
795 (void)SCTP_OS_TIMER_STOP(&net->hb_timer.timer); in sctp_stop_timers_for_shutdown()2105 tmr = &net->hb_timer; in sctp_timer_start()2320 tmr = &net->hb_timer; in sctp_timer_stop()