Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc71 const char kOpenVPNIfconfigLocal[] = "ifconfig_local"; variable
422 if (base::LowerCaseEqualsASCII(key, kOpenVPNIfconfigLocal)) { in ParseIPConfiguration()