Home
last modified time | relevance | path

Searched refs:SCTP_ENABLE_STREAM_RESET (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h180 #define SCTP_ENABLE_STREAM_RESET 0x00000900 /* struct sctp_assoc_value */ macro
Dsctp_usrreq.c4295 case SCTP_ENABLE_STREAM_RESET:
5400 case SCTP_ENABLE_STREAM_RESET:
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h564 #define SCTP_ENABLE_STREAM_RESET 0x00000900 /* struct sctp_assoc_value */ macro
Duser_socket.c2389 case SCTP_ENABLE_STREAM_RESET:
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c664 if (usrsctp_setsockopt (sock, IPPROTO_SCTP, SCTP_ENABLE_STREAM_RESET, in create_sctp_socket()