Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora.cpp41 bool Nemora::ParseMac(const std::string& mac_addr, MacAddr* mac) in ParseMac() function in Nemora
77 if (!ParseMac(mac_addr, mac)) in GetMacAddr()
H A Dnemora.hpp77 bool ParseMac(const std::string& mac_addr, MacAddr* mac);