Searched refs:RequestCommand (Results 1 – 1 of 1) sorted by relevance
116 struct RequestCommand { struct123 static_assert(COMMAND_SIZE == sizeof(RequestCommand));127 const RequestCommand command{.magic = INCR, in sendRequest()