Home
last modified time | relevance | path

Searched defs:_qgs_msg_header_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dtdx-quote-generator.c32 typedef struct _qgs_msg_header_t { struct
33 uint16_t major_version;
34 uint16_t minor_version;
35 uint32_t type;
36 uint32_t size; // size of the whole message, include this header, in byte
37 uint32_t error_code; // used in response only