Searched defs:ChannelInfo (Results 1 – 2 of 2) sorted by relevance
21 struct ChannelInfo struct23 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;
179 struct ChannelInfo struct181 uint8_t mediumType;182 uint8_t protocolType;183 uint8_t sessionSupported;184 bool isIpmi; // Is session IPMI187 uint8_t authTypeSupported;