Home
last modified time | relevance | path

Searched refs:sn_header (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/utils/sctp/testlib/
H A 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/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c1061 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_read()
1101 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_read()
1682 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_wait_for_dry()
1712 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_wait_for_dry()
1791 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_msg_waiting()
/third_party/openssl/crypto/bio/
H A Dbss_dgram.c1061 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_read()
1101 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_read()
1682 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_wait_for_dry()
1712 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_wait_for_dry()
1791 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_msg_waiting()
/third_party/ltp/utils/sctp/include/netinet/
H A Dsctp.h414 } sn_header; member

Completed in 7 milliseconds