Searched refs:opcode (Results 1 – 3 of 3) sorted by relevance
154 uint8_t opcode; member173 uint8_t opcode; member
785 request->message.header.request.opcode = cmd; in storage_command()817 request->message.header.request.opcode = cmd; in ext_command()857 request->message.header.request.opcode = cmd; in flush_command()884 request->message.header.request.opcode = cmd; in touch_command()912 request->message.header.request.opcode = cmd; in arithmetic_command()931 assert(response->message.header.response.opcode == cmd); in validate_response_header()1710 response->message.header.response.opcode, in binary_hickup_recv_verification_thread()
1141 header->response.opcode = c->binary_header.request.opcode; in add_bin_header()1564 .response.opcode = PROTOCOL_BINARY_CMD_STAT, in append_bin_stats()1789 c->binary_header.request.opcode, c->sfd); in handle_binary_protocol_error()4112 c->cmd = c->binary_header.request.opcode; in try_read_command()