Home
last modified time | relevance | path

Searched refs:SCTP_OS_TIMER_STOP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_os_bsd.h265 #define SCTP_OS_TIMER_STOP callout_stop macro
H A Dsctputil.c2853 if (SCTP_OS_TIMER_STOP(&tmr->timer) == 1) { in sctp_timer_stop()