Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h104 #define SCTP_OS_TIMER_STOP sctp_os_timer_stop macro
106 #define SCTP_OS_TIMER_STOP_DRAIN SCTP_OS_TIMER_STOP
Dsctputil.c2950 if (SCTP_OS_TIMER_STOP(&tmr->timer) == 1) { in sctp_timer_stop()