Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_timer.c123 SCTP_FROM_SCTP_TIMER + SCTP_LOC_1); in sctp_threshold_management()
137 SCTP_FROM_SCTP_TIMER, in sctp_threshold_management()
147 SCTP_FROM_SCTP_TIMER, in sctp_threshold_management()
166 inp->last_abort_code = SCTP_FROM_SCTP_TIMER + SCTP_LOC_2; in sctp_threshold_management()
1079 inp->last_abort_code = SCTP_FROM_SCTP_TIMER + SCTP_LOC_3;
Dsctp_constants.h767 #define SCTP_FROM_SCTP_TIMER 0x40000000 macro