Searched refs:SCTP_ERROR_NO_ERROR (Results 1 – 3 of 3) sorted by relevance
2979 if (SCTP_ERROR_NO_ERROR == err_code) { in sctp_add_asconf_response()2997 if (SCTP_ERROR_NO_ERROR == err_code) in sctp_add_asconf_response()3112 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()3149 return SCTP_ERROR_NO_ERROR; in sctp_process_asconf_param()3277 if (err_code != SCTP_ERROR_NO_ERROR) in sctp_process_asconf()3378 err_code = SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()3397 return SCTP_ERROR_NO_ERROR; in sctp_get_asconf_response()3426 __be16 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()3459 err_code = SCTP_ERROR_NO_ERROR; in sctp_process_asconf_ack()3464 if (no_err && (SCTP_ERROR_NO_ERROR != err_code)) in sctp_process_asconf_ack()[all …]
1019 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_sendbeat_8_3()1067 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_send_reconf()2577 __be16 error = SCTP_ERROR_NO_ERROR; in __sctp_sf_do_9_1_abort()2616 __be16 error = SCTP_ERROR_NO_ERROR; in sctp_sf_cookie_wait_abort()2656 return sctp_stop_t1_and_abort(net, commands, SCTP_ERROR_NO_ERROR, in sctp_sf_cookie_wait_icmp_abort()5647 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_do_6_3_3_rtx()5775 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_t1_init_timer_expire()5832 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_t1_cookie_timer_expire()5873 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_t2_timer_expire()5958 SCTP_PERR(SCTP_ERROR_NO_ERROR)); in sctp_sf_t4_timer_expire()[all …]
468 SCTP_ERROR_NO_ERROR = cpu_to_be16(0x00), enumerator