Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h186 #define SCTP_ENABLE_RESET_STREAM_REQ 0x00000001 macro
Dsctp_input.c4033 if (!(asoc->local_strreset_support & SCTP_ENABLE_RESET_STREAM_REQ)) {
4171 if (!(asoc->local_strreset_support & SCTP_ENABLE_RESET_STREAM_REQ)) {
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c663 SCTP_ENABLE_RESET_STREAM_REQ | SCTP_ENABLE_CHANGE_ASSOC_REQ; in create_sctp_socket()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h656 #define SCTP_ENABLE_RESET_STREAM_REQ 0x00000001 macro