Home
last modified time | relevance | path

Searched refs:hostParseIdx (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.hpp21 const int hostParseIdx = 3; variable
78 std::string hostNumStr = objectName.substr(hostParseIdx); in IpmiPostReporter()