Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager.h505 int CalcConnectionId(std::string gateway_ip, std::string gateway_mac);
Ddevice.cc1454 int connection_id = manager_->CalcConnectionId( in OnLinkMonitorGatewayChange()
Dmanager.cc1639 int Manager::CalcConnectionId(std::string gateway_ip, in CalcConnectionId() function in shill::Manager