Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h109 #define SCTP_OS_TIMER_DEACTIVATE(tmr) ((tmr)->c_flags &= ~SCTP_CALLOUT_ACTIVE) macro
Dsctputil.c1874 SCTP_OS_TIMER_DEACTIVATE(&tmr->timer); in sctp_timeout_handler()