Home
last modified time | relevance | path

Searched refs:SCTP_STREAM_RESET_EVENT (Results 1 – 10 of 10) sorted by relevance

/external/iproute2/include/uapi/linux/
Dsctp.h603 SCTP_STREAM_RESET_EVENT, enumerator
604 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h682 SCTP_STREAM_RESET_EVENT, enumerator
683 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT macro
/external/usrsctp/programs/
Dprograms_helper.c347 case SCTP_STREAM_RESET_EVENT:
Drtcweb.c1171 case SCTP_STREAM_RESET_EVENT:
1331 SCTP_STREAM_RESET_EVENT,
/external/usrsctp/fuzzer/
Dfuzzer_connect.c189 SCTP_STREAM_RESET_EVENT, in LLVMFuzzerTestOneInput()
/external/webrtc/media/sctp/
Dsctp_transport.cc871 SCTP_STREAM_RESET_EVENT}; in ConfigureSctpSocket()
1263 case SCTP_STREAM_RESET_EVENT: in OnNotificationFromSctp()
/external/usrsctp/usrsctplib/
Dusrsctp.h253 #define SCTP_STREAM_RESET_EVENT 0x0009 macro
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h587 #define SCTP_STREAM_RESET_EVENT 0x0009 macro
Dsctp_usrreq.c3792 case SCTP_STREAM_RESET_EVENT:
7060 case SCTP_STREAM_RESET_EVENT:
Dsctputil.c4144 strreset->strreset_type = SCTP_STREAM_RESET_EVENT; in sctp_notify_stream_reset()