Searched defs:RequestCommand (Results 1 – 1 of 1) sorted by relevance
120 struct RequestCommand { struct121 RequestType request_type; // 2 bytes122 FileId file_id; // 2 bytes123 union {