Searched refs:sn_type (Results 1 – 6 of 6) sorted by relevance
144 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()
1081 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()
411 __u16 sn_type; /* Notification type. */ member
822 switch (notification->sn_header.sn_type) { in handle_notification()
449 uint16_t sn_type; member
540 uint16_t sn_type; member