Home
last modified time | relevance | path

Searched refs:asconf_timer (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dsctp_structs.h806 struct sctp_timer asconf_timer; /* asconf */ member
H A Dsctp_pcb.c2746 stcb->asoc.asconf_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()
4411 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer); in sctp_aloc_assoc()
4784 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()
4785 asoc->asconf_timer.self = NULL; in sctp_free_assoc()
4977 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()
H A Dsctputil.c790 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_stop_timers_for_shutdown()
2217 tmr = &stcb->asoc.asconf_timer; in sctp_timer_start()
2382 tmr = &stcb->asoc.asconf_timer; in sctp_timer_stop()