Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc73 const char kOpenVPNIfconfigRemote[] = "ifconfig_remote"; variable
429 } else if (base::LowerCaseEqualsASCII(key, kOpenVPNIfconfigRemote)) { in ParseIPConfiguration()