Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h181 #define SCTP_RESET_STREAMS 0x00000901 /* struct sctp_reset_streams */ macro
Dsctp_usrreq.c5439 case SCTP_RESET_STREAMS:
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c554 usrsctp_setsockopt (self->sctp_ass_sock, IPPROTO_SCTP, SCTP_RESET_STREAMS, in gst_sctp_association_reset_stream()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h592 #define SCTP_RESET_STREAMS 0x00000901 /* struct sctp_reset_streams */ macro
/third_party/gstreamer/gstplugins_bad/
DChangeLog9518 triggers an SCTP_RESET_STREAMS request that is propagated to the other
9534 eventually end up sending a SCTP_RESET_STREAMS packet which needs to
9562 SCTP_RESET_STREAMS command wouldn't work without passing the correct
9566 the SCTP_RESET_STREAMS command we set it to SCTP_ALL_ASSOC just to