Searched refs:SCTP_SUCCESS_REPORT (Results 1 – 7 of 7) sorted by relevance
430 #define SCTP_SUCCESS_REPORT 0xc005 macro
92 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT); in sctp_asconf_success_response()758 case SCTP_SUCCESS_REPORT: in sctp_handle_asconf()1779 case SCTP_SUCCESS_REPORT: in sctp_handle_asconf_ack()
1083 case SCTP_SUCCESS_REPORT: in sctp_process_unrecog_param()
6534 (ptype == SCTP_SUCCESS_REPORT)) { in sctp_load_addresses_from_init()
5051 case SCTP_SUCCESS_REPORT: in sctp_arethere_unrecognized_parameters()
1613 if (ntohs(param->param_type) == SCTP_SUCCESS_REPORT) in IsASCONFack()