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;
190 struct ChannelInfo struct192 uint8_t mediumType;193 uint8_t protocolType;194 uint8_t sessionSupported;195 bool isIpmi; // Is session IPMI198 uint8_t authTypeSupported;