Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dncsi_util.hpp21 struct ChannelInfo struct
23 uint32_t id;
24 bool active;
25 bool forced;
26 uint32_t version_major, version_minor;
27 std::string version;
28 uint32_t link_state;
29 std::vector<uint16_t> vlan_ids;
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.hpp179 struct ChannelInfo struct
181 uint8_t mediumType;
182 uint8_t protocolType;
183 uint8_t sessionSupported;
184 bool isIpmi; // Is session IPMI
187 uint8_t authTypeSupported;