Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c1818 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timeout_handler()
1824 SCTPDBG(SCTP_DEBUG_TIMER2, "Timer type %d goes off.\n", type); in sctp_timeout_handler()
1826 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timeout_handler()
1845 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timeout_handler()
2226 SCTPDBG(SCTP_DEBUG_TIMER2, "Timer type %d handler finished.\n", type); in sctp_timeout_handler()
2284 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timer_start()
2291 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timer_start()
2384 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timer_start()
2463 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timer_start()
2632 SCTPDBG(SCTP_DEBUG_TIMER2, in sctp_timer_start()
[all …]
Dsctp_constants.h648 #define SCTP_DEBUG_TIMER2 0x00000002 /* unused */ macro