Lines Matching refs:SCTP_ERROR_NO_ERROR
2984 if (SCTP_ERROR_NO_ERROR == err_code) { in sctp_add_asconf_response()
3002 if (SCTP_ERROR_NO_ERROR == err_code) in sctp_add_asconf_response()
3117 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3154 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()
3282 if (err_code != SCTP_ERROR_NO_ERROR) in sctp_process_asconf()
3383 err_code = SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3402 return SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()
3431 __be16 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3464 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()
3469 if (no_err && (SCTP_ERROR_NO_ERROR != err_code)) in sctp_process_asconf_ack()
3474 case SCTP_ERROR_NO_ERROR: in sctp_process_asconf_ack()