Home
last modified time | relevance | path

Searched defs:if_mac_addr (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/connectivity/wificond/tests/
H A Dnetlink_utils_unittest.cpp447 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
487 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
519 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
/aosp12/system/connectivity/wificond/net/
H A Dnetlink_utils.cpp240 array<uint8_t, ETH_ALEN> if_mac_addr; in GetInterfaces() local