Searched refs:SCTP_OS_TIMER_STOP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ | ||
| H A D | sctp_os_bsd.h | 276 #define SCTP_OS_TIMER_STOP callout_stop macro |
| H A D | sctputil.c | 2836 if (SCTP_OS_TIMER_STOP(&tmr->timer) == 1) { in sctp_timer_stop() |