Home
last modified time | relevance | path

Searched refs:SCTP_SHUTDOWN_COMPLETE (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h468 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
Dsctp_input.c3698 case SCTP_SHUTDOWN_COMPLETE:
4897 (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) ||
5498 case SCTP_SHUTDOWN_COMPLETE:
5871 if (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) {
Dsctp_auth.c117 (chunk == SCTP_SHUTDOWN_COMPLETE) || in sctp_auth_add_chunk()
Dsctp_indata.c2863 case SCTP_SHUTDOWN_COMPLETE: in sctp_process_data()
Dsctp_output.c11597 shutdown_complete->ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;
12025 sctp_send_resp_msg(src, dst, sh, 0, SCTP_SHUTDOWN_COMPLETE, NULL,
Dsctputil.c4828 case SCTP_SHUTDOWN_COMPLETE:
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h789 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro