Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_bearer.cc43 const char kPropertyGateway[] = "gateway"; variable
119 !properties.ContainsString(kPropertyGateway)) { in GetIPConfigMethodAndProperties()
130 (*ipconfig_properties)->gateway = properties.GetString(kPropertyGateway); in GetIPConfigMethodAndProperties()