Searched refs:REPLY_RAW_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
47 #define REPLY_RAW_DATA_LEN 4 /* variable length command */ macro471 if (len < REPLY_RAW_DATA_LEN || !ctx->event_callback) { in cp_decode_response()481 if (t1 != (len - REPLY_RAW_DATA_LEN)) { in cp_decode_response()