Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/commands/setup_wifi/
Dmain.cpp38 static std::array<unsigned char, 6> prefix_to_mac( in prefix_to_mac() function
67 fix_mac_request.AddMacAddress(prefix_to_mac(FLAGS_mac_prefix)); in CreateWifiWrapper()