Lines Matching refs:SCTP_ERROR_NO_ERROR
2965 if (SCTP_ERROR_NO_ERROR == err_code) { in sctp_add_asconf_response()
2983 if (SCTP_ERROR_NO_ERROR == err_code) in sctp_add_asconf_response()
3093 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3124 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3252 if (err_code != SCTP_ERROR_NO_ERROR) in sctp_process_asconf()
3355 err_code = SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3374 return SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3409 __be16 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3436 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3441 if (no_err && (SCTP_ERROR_NO_ERROR != err_code)) in sctp_process_asconf_ack()
3446 case SCTP_ERROR_NO_ERROR: in sctp_process_asconf_ack()