Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.cc186 void ThirdPartyVpnDriver::ProcessIp( in ProcessIp() function in shill::ThirdPartyVpnDriver
324 ProcessIp(parameters, kAddressParameterThirdPartyVpn, &ip_properties_.address, in SetParameters()
326 ProcessIp(parameters, kBroadcastAddressParameterThirdPartyVpn, in SetParameters()
Dthird_party_vpn_driver.h116 void ProcessIp(const std::map<std::string, std::string>& parameters,