Lines Matching refs:SCTP_ERROR_NO_ERROR
3029 if (SCTP_ERROR_NO_ERROR == err_code) { in sctp_add_asconf_response()
3047 if (SCTP_ERROR_NO_ERROR == err_code) in sctp_add_asconf_response()
3163 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3200 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3328 if (err_code != SCTP_ERROR_NO_ERROR) in sctp_process_asconf()
3430 err_code = SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3449 return SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3478 __be16 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3511 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3516 if (no_err && (SCTP_ERROR_NO_ERROR != err_code)) in sctp_process_asconf_ack()
3521 case SCTP_ERROR_NO_ERROR: in sctp_process_asconf_ack()