Searched refs:SCTP_SUCCESS_REPORT (Results 1 – 6 of 6) sorted by relevance
443 #define SCTP_SUCCESS_REPORT 0xc005 macro
91 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT); in sctp_asconf_success_response()740 case SCTP_SUCCESS_REPORT: in sctp_handle_asconf()1760 case SCTP_SUCCESS_REPORT: in sctp_handle_asconf_ack()
6588 (ptype == SCTP_SUCCESS_REPORT)) { in sctp_load_addresses_from_init()
1121 case SCTP_SUCCESS_REPORT: in sctp_process_unrecog_param()
5092 case SCTP_SUCCESS_REPORT: in sctp_arethere_unrecognized_parameters()
1593 if (ntohs(param->param_type) == SCTP_SUCCESS_REPORT) in IsASCONFack()