Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dnetwork_parser.cpp58 constexpr auto IP_STATIC = "STATIC"; variable
107 } else if (GetStringValue(node) == IP_STATIC) { in GetIpConfig()