Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp55 constexpr const char *KEY_STATIC = "STATIC"; variable
505 } else if (bootProto == KEY_STATIC) { in ParseBootProto()
631 return KEY_STATIC; in GetIfaceMode()