Searched refs:APP_ERROR_CHECKSUM (Results 1 – 4 of 4) sorted by relevance
35 ErrorString_helper(APP_ERROR_CHECKSUM) in StatusCodeString()
315 APP_ERROR_CHECKSUM, /* checksum failed, only used within protocol */ enumerator
500 if (status_code != APP_ERROR_CHECKSUM) break; in nos_call_application()503 if (status_code == APP_ERROR_CHECKSUM) { in nos_call_application()
187 status->status = APP_STATUS_DONE | APP_ERROR_CHECKSUM; in ACTION()