HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 776 - 800 of 879) sorted by null

<<313233343536

  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_arm64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
zerrors_openbsd_386.go     [all...]
zerrors_openbsd_amd64.go     [all...]
zerrors_openbsd_arm.go     [all...]
  /external/selinux/python/sepolicy/sepolicy/
gui.py 39 import sepolicy.network
364 # network items *************************************
383 # network items *************************************
    [all...]
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java 61 import android.net.Network;
146 * String to pass to netd to indicate that a network is only accessible
149 public static final String PERMISSION_NETWORK = "NETWORK";
152 * String to pass to netd to indicate that a network is only
318 // the network actually went inactive. (It might be nice to still do this,
499 // on the mobile network, that is not coming from the radio itself, and we
750 * a network interface change occured
790 * An network interface class state changed (active/idle)
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn.go 109 // LocalAddr returns the local network address.
114 // RemoteAddr returns the remote network address.
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
conn.go 109 // LocalAddr returns the local network address.
114 // RemoteAddr returns the remote network address.
    [all...]
  /external/autotest/client/common_lib/cros/
dev_server.py 331 # Threshold for the network IO, set to 80MB/s
    [all...]
  /external/ppp/pppd/
sys-linux.c 1189 * netif_set_mtu - set the MTU on the PPP network interface.
1205 * netif_get_mtu - get the MTU on the PPP network interface.
    [all...]
  /external/syslinux/core/
pxelinux.asm 7 ; network booting API. It is based on the SYSLINUX boot loader for
  /prebuilts/go/darwin-x86/src/net/
fd_unix.go 18 // Network file descriptor.
151 // returned. Instead, once runtime-integrated network
net_windows_test.go 511 return bytes.Contains(out, []byte("network adapters on a system"))
542 //Network Adapter: Intel Gigabit Network Connection
546 //Connection Name: Wireless Network Connection
547 //Network Adapter: Wireles WLAN Card
551 //Connection Name: Bluetooth Network Connection
552 //Network Adapter: Bluetooth Device (Personal Area Network)
556 //Connection Name: VMware Network Adapter VMnet8
557 //Network Adapter: VMware Virtual Ethernet Adapter for VMnet
    [all...]
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 110 crash with SIGPIPE when writing to a closed network connection.
  /prebuilts/go/darwin-x86/src/runtime/
netpoll.go 14 // Integrated network poller (platform-independent part).
41 // Network poller descriptor.
  /prebuilts/go/linux-x86/src/net/
fd_unix.go 18 // Network file descriptor.
151 // returned. Instead, once runtime-integrated network
net_windows_test.go 511 return bytes.Contains(out, []byte("network adapters on a system"))
542 //Network Adapter: Intel Gigabit Network Connection
546 //Connection Name: Wireless Network Connection
547 //Network Adapter: Wireles WLAN Card
551 //Connection Name: Bluetooth Network Connection
552 //Network Adapter: Bluetooth Device (Personal Area Network)
556 //Connection Name: VMware Network Adapter VMnet8
557 //Network Adapter: VMware Virtual Ethernet Adapter for VMnet
    [all...]
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 110 crash with SIGPIPE when writing to a closed network connection.

Completed in 1243 milliseconds

<<313233343536