Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dnetwork_interface.cpp300 std::string subInterfaceName = interfaceName.substr(0, prefixInterfaceName); in FetchApOrP2pIpAddress() local
305 …if ((subInterfaceName == "wla") && (strncmp(interfaceName.c_str(), ifa->ifa_name, IF_NAMESIZE) == … in FetchApOrP2pIpAddress()
308 if ((subInterfaceName == "p2p") && in FetchApOrP2pIpAddress()