Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c592 SCTP_STREAM_RESET_EVENT, in create_sctp_socket()
851 case SCTP_STREAM_RESET_EVENT: in handle_notification()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h253 #define SCTP_STREAM_RESET_EVENT 0x0009 macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h575 #define SCTP_STREAM_RESET_EVENT 0x0009 macro
Dsctp_usrreq.c3704 case SCTP_STREAM_RESET_EVENT:
6955 case SCTP_STREAM_RESET_EVENT:
Dsctputil.c4142 strreset->strreset_type = SCTP_STREAM_RESET_EVENT; in sctp_notify_stream_reset()