Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.hpp90 struct OpenSessionResponse struct
92 uint8_t messageTag;
93 uint8_t status_code;
96 uint8_t maxPrivLevel:4;
97 uint8_t reserved1:4;
101 uint8_t reserved1:4;
102 uint8_t maxPrivLevel:4;
105 uint8_t reserved2;
106 uint32_t remoteConsoleSessionID;
107 uint32_t managedSystemSessionID;
[all …]