Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/net/
H A Dnetlink_utils.h36 struct InterfaceInfo { struct
38 InterfaceInfo(uint32_t if_index, in InterfaceInfo() argument
47 uint32_t if_index;
49 uint32_t wiphy_index;
51 std::string name;
53 std::array<uint8_t, ETH_ALEN> mac_address;