Home
last modified time | relevance | path

Searched refs:sn_type (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/utils/sctp/testlib/
Dsctputil.c144 switch (sn->sn_header.sn_type) { in test_print_message()
169 printf("%d", sn->sn_header.sn_type); in test_print_message()
200 if (sn->sn_header.sn_type != expected_sn_type) in test_check_buf_notification()
203 sn->sn_header.sn_type, expected_sn_type); in test_check_buf_notification()
205 switch(sn->sn_header.sn_type){ in test_check_buf_notification()
/third_party/openssl/crypto/bio/
Dbss_dgram.c1081 if (snp->sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_read()
1121 if (snp->sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_read()
1694 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in BIO_dgram_sctp_wait_for_dry()
1724 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in BIO_dgram_sctp_wait_for_dry()
1798 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in BIO_dgram_sctp_msg_waiting()
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h411 __u16 sn_type; /* Notification type. */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c822 switch (notification->sn_header.sn_type) { in handle_notification()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h449 uint16_t sn_type; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h540 uint16_t sn_type; member