Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h108 #define SCTP_OS_TIMER_ACTIVE(tmr) ((tmr)->c_flags & SCTP_CALLOUT_ACTIVE) macro
Dsctputil.c1825 if (!SCTP_OS_TIMER_ACTIVE(&tmr->timer)) { in sctp_timeout_handler()
1868 if (!SCTP_OS_TIMER_ACTIVE(&tmr->timer)) { in sctp_timeout_handler()