Searched refs:interface_mac_addr_ (Results 1 – 2 of 2) sorted by relevance
111 interface_mac_addr_(interface_mac_addr), in ClientInterfaceImpl()242 return interface_mac_addr_; in GetMacAddress()
97 const std::array<uint8_t, ETH_ALEN> interface_mac_addr_; variable