Searched refs:read_kind (Results 1 – 1 of 1) sorted by relevance
319 enum stream_message_kind read_kind; in chamelium_stream_read_response() local324 if (!chamelium_stream_read_header(client, &read_kind, &read_type, in chamelium_stream_read_response()328 if (read_kind != STREAM_MESSAGE_RESPONSE) { in chamelium_stream_read_response()329 igt_warn("Expected a response, got kind %d\n", read_kind); in chamelium_stream_read_response()