Searched refs:secondarycode_t (Results 1 – 2 of 2) sorted by relevance
57 using secondarycode_t = std::vector<uint8_t>; in IpmiPostReporter() typedef58 using postcode_t = std::tuple<primarycode_t, secondarycode_t>; in IpmiPostReporter()
57 using secondarycode_t = std::vector<uint8_t>; typedef58 using postcode_t = std::tuple<primarycode_t, secondarycode_t>;79 std::optional<secondarycode_t> secondary;