/device/linaro/bootloader/edk2/StdLib/LibC/NetUtil/ |
D | inet_makeaddr.c | 59 inet_makeaddr(in_addr_t net, in_addr_t host) in __weak_alias() 64 if (net < 128) in __weak_alias() 65 addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST); in __weak_alias() 66 else if (net < 65536) in __weak_alias() 67 addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST); in __weak_alias() 68 else if (net < 16777216L) in __weak_alias() 69 addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST); in __weak_alias() 71 addr = net | host; in __weak_alias()
|
/device/google/cuttlefish_common/tests/wifi/src/com/android/cuttlefish/wifi/tests/ |
D | WifiE2eTests.java | 19 import android.net.ConnectivityManager; 20 import android.net.Network; 21 import android.net.NetworkInfo; 22 import android.net.ConnectivityManager; 23 import android.net.wifi.SupplicantState; 24 import android.net.wifi.WifiConfiguration; 25 import android.net.wifi.WifiInfo; 26 import android.net.wifi.WifiManager; 36 import java.net.Socket; 166 NetworkInfo net = mConnManager.getActiveNetworkInfo(); in testWifiConnects() local [all …]
|
/device/google/cuttlefish_common/tests/ril/src/com/android/cuttlefish/ril/tests/ |
D | RilE2eTests.java | 19 import android.net.ConnectivityManager; 20 import android.net.Network; 21 import android.net.NetworkInfo; 22 import android.net.wifi.SupplicantState; 23 import android.net.wifi.WifiConfiguration; 24 import android.net.wifi.WifiInfo; 25 import android.net.wifi.WifiManager; 40 import java.net.Socket; 112 NetworkInfo net = mConnManager.getActiveNetworkInfo(); in testRilConnects() local 113 if (net != null && net.getType() == ConnectivityManager.TYPE_MOBILE) break; in testRilConnects() [all …]
|
/device/google/cuttlefish/shared/sepolicy/ |
D | genfs_contexts | 2 genfscon sysfs /devices/pci0000:00/0000:00:07.0/virtio5/net u:object_r:sysfs_net:s0 # (new) qemu bu… 3 genfscon sysfs /devices/pci0000:00/0000:00:08.0/virtio6/net u:object_r:sysfs_net:s0 # (new) qemu rm… 4 genfscon sysfs /devices/pci0000:00/0000:00:09.0/virtio8/net u:object_r:sysfs_net:s0 # (new) crosvm … 5 genfscon sysfs /devices/pci0000:00/0000:00:0a.0/virtio9/net u:object_r:sysfs_net:s0 # (new) crosvm … 6 genfscon sysfs /devices/pci0000:00/0000:00:09.0/virtio7/net u:object_r:sysfs_net:s0 # (old) qemu bu… 7 genfscon sysfs /devices/pci0000:00/0000:00:0a.0/virtio8/net u:object_r:sysfs_net:s0 # (old) qemu rm… 8 genfscon sysfs /devices/pci0000:00/0000:00:0b.0/virtio10/net u:object_r:sysfs_net:s0 # (old) crosvm… 9 genfscon sysfs /devices/pci0000:00/0000:00:0c.0/virtio11/net u:object_r:sysfs_net:s0 # (old) crosvm…
|
/device/generic/goldfish/ |
D | init.goldfish.sh | 48 2) setprop net.eth0.dns2 10.0.2.4 50 3) setprop net.eth0.dns2 10.0.2.4 51 setprop net.eth0.dns3 10.0.2.5 53 4) setprop net.eth0.dns2 10.0.2.4 54 setprop net.eth0.dns3 10.0.2.5 55 setprop net.eth0.dns4 10.0.2.6 68 my_ip=`getprop net.shared_net_ip`
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | getnetbyht.c | 63 static struct netent net; variable 107 net.n_name = p; in getnetent() 117 net.n_net = inet_network(cp); in getnetent() 118 net.n_addrtype = AF_INET; in getnetent() 119 q = net.n_aliases = net_aliases; in getnetent() 134 return (&net); in getnetent() 158 _getnetbyhtaddr(register unsigned long net, register int type) in _getnetbyhtaddr() argument 164 if (p->n_addrtype == type && p->n_net == net) in _getnetbyhtaddr()
|
D | ns_ntoa.c | 50 union { union ns_net net_e; u_long long_e; } net; in ns_ntoa() local 57 net.net_e = addr.x_net; in ns_ntoa() 58 sprintf(obuf, "%x", (UINT32)ntohl(net.long_e)); in ns_ntoa()
|
D | getnetbydns.c | 231 _getnetbydnsaddr(register unsigned long net, register int net_type) in _getnetbydnsaddr() argument 243 for (nn = 4, net2 = net; net2; net2 >>= 8) in _getnetbydnsaddr() 271 unsigned u_net = net; /* maybe net should be unsigned ? */ in _getnetbydnsaddr() 283 _getnetbydnsname(register const char *net) in _getnetbydnsname() argument 293 strncpy(qbuf, net, sizeof(qbuf) - 1); in _getnetbydnsname()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_46.txt | 1 Return-Path: <sender@example.net> 4 by example.net (node=mxbap2) with ESMTP (Nemesis) 7 From: "Sender" <sender@example.net> 13 Return-path: <sender@example.net> 16 From: "Dr. Sender" <sender@example.net>
|
D | msg_25.txt | 47 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 51 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 55 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 59 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 63 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 67 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 71 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 75 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 83 Received: from [212.1.130.11] (helo=s1.uklinux.net ident=root) 87 Received: from server (ppp-2-22.cvx4.telinco.net [212.1.149.22])
|
/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/ |
D | GceWifiManager.java | 19 import android.net.ConnectivityManager; 20 import android.net.NetworkInfo; 21 import android.net.wifi.SupplicantState; 22 import android.net.wifi.WifiConfiguration; 23 import android.net.wifi.WifiInfo; 24 import android.net.wifi.WifiManager;
|
D | ConnectivityChecker.java | 19 import android.net.ConnectivityManager; 20 import android.net.Network; 21 import android.net.NetworkCapabilities; 22 import android.net.NetworkInfo;
|
D | GceBroadcastReceiver.java | 22 import android.net.ConnectivityManager; 23 import android.net.NetworkInfo;
|
/device/common/gps/ |
D | gps.conf_EU | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_AS | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_US | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_EU_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_US_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_AS_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
/device/linaro/bootloader/edk2/EdkShellBinPkg/ |
D | ReadMe.txt | 4 …yPkg (r12898) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://svn.code.sf.net/p/edk2/code/trunk/e… 5 2. Check out EdkShellPkg (r12898) to $(WORKSPACE)\EdkShellPkg (svn https://svn.code.sf.net/p/edk2/c… 6 3. Check out Edk Shell project source (r64) to $(WORKSPACE)\Shell (svn https://svn.code.sf.net/p/ef… 7 4. Check out BaseTools (r12898) to $(WORKSPACE)\BaseTools (svn https://svn.code.sf.net/p/edk2/code/… 16 Build Instructions are available on this page http://sourceforge.net/apps/mediawiki/tianocore/index…
|
/device/google/cuttlefish_common/tools/ |
D | vlan_prototype_up.sh | 34 ip link add link cvd-net-01 name "${tap}" type vlan id ${4} 39 ip tuntap add dev cvd-net-01 mode tap group cvdnetwork 40 ifconfig cvd-net-01 0.0.0.0 up
|
/device/generic/goldfish/sepolicy/common/ |
D | genfs_contexts | 14 # /sys/class/net 15 genfscon sysfs /devices/pci0000:00/0000:00:08.0/virtio5/net u:object_r:sysfs_net:s0 16 genfscon sysfs /devices/virtual/mac80211_hwsim/hwsim0/net u:object_r:sysfs_net:s0 17 genfscon sysfs /devices/virtual/mac80211_hwsim/hwsim1/net u:object_r:sysfs_net:s0
|
D | property_contexts | 7 net.eth0. u:object_r:net_eth0_prop:s0 8 net.shared_net_ip u:object_r:net_share_prop:s0
|
/device/generic/mini-emulator-arm64/ |
D | init.mini-emulator.rc | 14 setprop net.eth0.gw 10.0.2.2 15 setprop net.eth0.dns1 10.0.2.3 16 setprop net.dns1 10.0.2.3 17 setprop net.gprs.local-ip 10.0.2.15
|
/device/generic/mini-emulator-armv7-a-neon/ |
D | init.mini-emulator.rc | 14 setprop net.eth0.gw 10.0.2.2 15 setprop net.eth0.dns1 10.0.2.3 16 setprop net.dns1 10.0.2.3 17 setprop net.gprs.local-ip 10.0.2.15
|