Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp26 struct GetChannelCapabilitiesResp struct
28 uint8_t completionCode; // Completion Code
30 uint8_t channelNumber; // Channel number that the request was
34 uint8_t none:1;
35 uint8_t md2:1;
36 uint8_t md5:1;
37 uint8_t reserved2:1;
38 uint8_t straightKey:1; // Straight password/key support
40 uint8_t oem:1;
41 uint8_t reserved1:1;
[all …]