Home
last modified time | relevance | path

Searched refs:SCTP_STREAM_RESET_INCOMING (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h191 #define SCTP_STREAM_RESET_INCOMING 0x00000001 macro
Dsctputil.c4386 sctp_notify_stream_reset(stcb, error, ((uint16_t *) data), SCTP_STREAM_RESET_INCOMING);
4398 (SCTP_STREAM_RESET_INCOMING|SCTP_STREAM_RESET_FAILED));
4402 (SCTP_STREAM_RESET_INCOMING|SCTP_STREAM_RESET_DENIED));
Dsctp_usrreq.c5473 if (strrst->srs_flags & SCTP_STREAM_RESET_INCOMING) {
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h393 #define SCTP_STREAM_RESET_INCOMING 0x00000001 macro