/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | icmp.h | 69 __be32 gateway; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/net/ |
H A D | IpConfigStore.java | 305 InetAddress gateway = null; in readIpConfigurations() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiBackupDataV1Parser.java | 622 InetAddress gateway = InetAddresses.parseNumericAddress(gatewayAddressString); in parseIpConfigurationFromXml() local
|
H A D | ClientModeImpl.java | 1261 InetAddress gateway = NetUtils.selectBestRoute( in getDstMacForKeepalive() local
|
/aosp12/packages/modules/Connectivity/core/jni/ |
H A D | android_net_NetUtils.cpp | 123 char gateway[PROPERTY_VALUE_MAX]; in android_net_utils_runDhcpCommon() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | NetdWrapper.java | 132 String route, String gateway, String ifName) throws RemoteException { in onRouteChanged()
|
H A D | XmlUtil.java | 1043 InetAddress gateway = in parseStaticIpConfigurationFromXml() local
|
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
H A D | OffloadController.java | 682 final String gateway = ri.getGateway().getHostAddress(); in pushUpstreamParameters() local
|
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
H A D | NetworkDiagnostics.java | 210 InetAddress gateway = route.getGateway(); in NetworkDiagnostics() local
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/ |
H A D | DhcpPacketTest.java | 317 private void assertDhcpResults(String ipAddress, String gateway, String dnsServersString, in assertDhcpResults()
|
/aosp12/system/core/libnetutils/ |
H A D | ifc_utils.c | 692 in_addr_t gateway, in ifc_configure()
|
/aosp14/system/core/libnetutils/ |
H A D | ifc_utils.c | 692 in_addr_t gateway, in ifc_configure()
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/ip/ |
H A D | IpClientTest.java | 614 static RouteInfo defaultIPV6Route(String gateway) { in defaultIPV6Route()
|
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
H A D | WifiEntry.java | 476 public String gateway; field in WifiEntry.ConnectedInfo
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/details2/ |
H A D | WifiDetailPreferenceController2.java | 894 String gateway = null; in refreshIpLayerInfo() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/ |
H A D | WifiConfigController2.java | 907 String gateway = mGatewayView.getText().toString(); in validateIpConfigFields() local
|
H A D | WifiConfigController.java | 928 String gateway = mGatewayView.getText().toString(); in validateIpConfigFields() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 643 String route, String gateway, String ifName) throws RemoteException { in onRouteChanged()
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkManagementService.java | 636 String route, String gateway, String ifName) throws RemoteException { in onRouteChanged()
|
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/ |
H A D | Vpn.java | 2669 final String gateway = ipv4DefaultRoute.getGateway().getHostAddress(); in startLegacyVpnPrivileged() local
|
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
H A D | ConnectivityServiceTest.java | 10543 final InetAddress gateway = InetAddress.getByName("fe80::5678"); in testRouteAddDeleteUpdate() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |