Searched refs:SCTP_RESET_STREAMS (Results 1 – 5 of 5) sorted by relevance
181 #define SCTP_RESET_STREAMS 0x00000901 /* struct sctp_reset_streams */ macro
5439 case SCTP_RESET_STREAMS:
554 usrsctp_setsockopt (self->sctp_ass_sock, IPPROTO_SCTP, SCTP_RESET_STREAMS, in gst_sctp_association_reset_stream()
592 #define SCTP_RESET_STREAMS 0x00000901 /* struct sctp_reset_streams */ macro
9518 triggers an SCTP_RESET_STREAMS request that is propagated to the other9534 eventually end up sending a SCTP_RESET_STREAMS packet which needs to9562 SCTP_RESET_STREAMS command wouldn't work without passing the correct9566 the SCTP_RESET_STREAMS command we set it to SCTP_ALL_ASSOC just to