Searched refs:ParseMac (Results 1 – 2 of 2) sorted by relevance
41 bool Nemora::ParseMac(const std::string& mac_addr, MacAddr* mac) in ParseMac() function in Nemora77 if (!ParseMac(mac_addr, mac)) in GetMacAddr()
77 bool ParseMac(const std::string& mac_addr, MacAddr* mac);