Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_structs.h301 struct sctp_timer hb_timer; /* hb timer */ member
H A Dsctp_pcb.c2806 callout_init(&asoc->hb_timer.timer, 0); in sctp_aloc_assoc()
3042 callout_stop(&asoc->hb_timer.timer); in sctp_free_assoc()
3043 callout_destroy(&asoc->hb_timer.timer); in sctp_free_assoc()
H A Dsctputil.c1241 tmr = &stcb->asoc.hb_timer; in sctp_timer_start()
1440 tmr = &stcb->asoc.hb_timer; in sctp_timer_stop()