Home
last modified time | relevance | path

Searched refs:SCTP_STREAM_RESET_OUTGOING_SSN (Results 1 – 8 of 8) sorted by relevance

/external/usrsctp/programs/
Dprograms_helper.c260 if (strrst->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) {
265 if (strrst->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) {
Drtcweb.c994 if (strrst->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) {
999 if (strrst->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) {
1034 if (strrst->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) {
/external/iproute2/include/uapi/linux/
Dsctp.h498 #define SCTP_STREAM_RESET_OUTGOING_SSN 0x0002 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h571 #define SCTP_STREAM_RESET_OUTGOING_SSN 0x0002 macro
/external/usrsctp/usrsctplib/
Dusrsctp.h388 #define SCTP_STREAM_RESET_OUTGOING_SSN 0x0002 macro
/external/webrtc/media/sctp/
Dsctp_transport.cc1371 if (evt->strreset_flags & SCTP_STREAM_RESET_OUTGOING_SSN) { in OnStreamResetEvent()
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h515 #define SCTP_STREAM_RESET_OUTGOING_SSN 0x0002 macro
Dsctputil.c4389 sctp_notify_stream_reset(stcb, error, ((uint16_t *) data), SCTP_STREAM_RESET_OUTGOING_SSN);
4396 (SCTP_STREAM_RESET_OUTGOING_SSN|SCTP_STREAM_RESET_FAILED));
4400 (SCTP_STREAM_RESET_OUTGOING_SSN|SCTP_STREAM_RESET_DENIED));