Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp110 struct Payload struct
118 explicit Payload(SecureBuffer&& data) : raw(std::move(data)) {} in Payload() function
120 ~Payload() in ~Payload()
137 size_t size() const in size()
146 void resize(size_t sz) in resize()
153 uint8_t* data() in data()
160 const uint8_t* data() const in data()
177 void append(T* begin, T* end) in append()
199 void appendBits(size_t count, uint8_t bits) in appendBits()
219 void drain(bool wholeBytesOnly = false) in drain()
[all …]
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst86 Payload section in Message Specification
91 A single 64-bit integer
100 A vring state description
111 A vring descriptor index for split virtqueues
128 Vring descriptor indices for packed virtqueues
148 A vring address description
172 Memory region description
207 Single memory region description
218 Multiple Memory regions description
231 Log description
[all …]
/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp61 struct Payload struct
63 explicit Payload(const crow::Request& req) : in Payload() function
98 std::string targetUri;
99 std::string httpOperation;
100 nlohmann::json httpHeaders;
101 nlohmann::json jsonBody;
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.hpp75 struct Payload struct
77 uint8_t packetSeqNum; //!< Packet sequence number
78 uint8_t packetAckSeqNum; //!< Packet ACK/NACK sequence number
79 uint8_t acceptedCharCount; //!< Accepted character count
81 {
/openbmc/slpd-lite/
H A Dslp.hpp115 struct Payload struct
117 request::ServiceType srvtyperqst;
118 request::Service srvrqst;
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp27 TEST(Payload, InputSize) in TEST() argument
35 TEST(Payload, OutputSize) in TEST() argument
47 TEST(Payload, Resize) in TEST() argument
56 TEST(Payload, Data) in TEST() argument
H A Dpack.cpp285 TEST(PackBasics, Payload) in TEST() argument
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTask.v1_7_4.json96 "Payload": { object
250 "Payload": { object
H A DJob.v1_2_4.json159 "Payload": { object
321 "Payload": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DTask.v1_7_4.json96 "Payload": { object
250 "Payload": { object