Searched refs:APP_ERROR_CHECKSUM (Results 1 – 6 of 6) sorted by relevance
35 ErrorString_helper(APP_ERROR_CHECKSUM) in StatusCodeString()
311 APP_ERROR_CHECKSUM, /* checksum failed, only used within protocol */ enumerator
490 if (status_code != APP_ERROR_CHECKSUM) break; in nos_call_application()493 if (status_code == APP_ERROR_CHECKSUM) { in nos_call_application()
187 status->status = APP_STATUS_DONE | APP_ERROR_CHECKSUM; in ACTION()
218 APP_STATUS_DONE | APP_ERROR_CHECKSUM, 0,
270 case APP_ERROR_CHECKSUM: in is_app_success()