Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h455 #define SCTP_INITIATION 0x01 macro
Dsctp_input.c1647 if (init_cp->ch.chunk_type != SCTP_INITIATION) { in sctp_process_cookie_existing()
2198 if (init_cp->ch.chunk_type != SCTP_INITIATION) {
3630 case SCTP_INITIATION:
4782 if (ch->chunk_type == SCTP_INITIATION) {
4984 case SCTP_INITIATION:
5031 case SCTP_INITIATION:
5789 if ((ch->chunk_type != SCTP_INITIATION) &&
5831 if ((ch->chunk_type != SCTP_INITIATION) &&
5955 if ((ch->chunk_type != SCTP_INITIATION) &&
Dsctp_auth.c115 if ((chunk == SCTP_INITIATION) || in sctp_auth_add_chunk()
Dsctputil.c4885 if (ch->chunk_type == SCTP_INITIATION) {
8233 if ((ch->ch.chunk_type != SCTP_INITIATION) ||
8402 if ((chunk_type != SCTP_INITIATION) ||
Dsctp_indata.c2849 case SCTP_INITIATION: in sctp_process_data()
Dsctp_pcb.c2628 if ((ch->chunk_type == SCTP_INITIATION) ||
Dsctp_usrreq.c449 if ((ch->ch.chunk_type != SCTP_INITIATION) ||
Dsctp_output.c5138 init->ch.chunk_type = SCTP_INITIATION;
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h776 #define SCTP_INITIATION 0x01 macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c533 if ((chunk_type != SCTP_INITIATION) ||