Searched refs:last_reset_action (Results 1 – 3 of 3) sorted by relevance
4036 asoc->last_reset_action[1] = asoc->last_reset_action[0];4038 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_DENIED;4041 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_DENIED;4049 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_DENIED;4066 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED;4069 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_ERR_IN_PROGRESS;4072 sctp_add_stream_reset_result(chk, seq, asoc->last_reset_action[0]);4075 sctp_add_stream_reset_result(chk, seq, asoc->last_reset_action[0]);4077 sctp_add_stream_reset_result(chk, seq, asoc->last_reset_action[1]);4102 asoc->last_reset_action[1] = stcb->asoc.last_reset_action[0];[all …]
1030 uint32_t last_reset_action[SCTP_MAX_RESET_PARAMS]; member
12725 asoc->last_reset_action[0] = response;