Searched refs:COMMAND_SIZE (Results 1 – 1 of 1) sorted by relevance
65 static constexpr int COMMAND_SIZE = 4 + 2 + 2 + 4; // bytes variable123 static_assert(COMMAND_SIZE == sizeof(RequestCommand));