HomeSort by relevance Sort by last modified time
    Searched full:sockets (Results 51 - 75 of 1483) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/huawei/angler/sepolicy/
thermald.te 21 # Grant access to Qualcomm MSM Interface (QMI) radio sockets to system services
  /external/autotest/client/tests/netperf2/
control.parallel 8 TCP/UDP/sockets/etc performance benchmark.
  /external/fio/examples/
netio.fio 4 #Use hostname=/tmp.fio.sock for local unix domain sockets
  /external/okhttp/okhttp-ws/
README.md 1 OkHttp Web Sockets
  /libcore/luni/src/test/java/libcore/java/io/
InterruptedStreamTest.java 47 private Socket[] sockets; field in class:InterruptedStreamTest
57 if (sockets != null) {
58 sockets[0].close();
59 sockets[1].close();
98 sockets = newSocketChannelPair();
99 testInterruptReadableChannel(sockets[0].getChannel());
103 sockets = newSocketChannelPair();
104 testInterruptWritableChannel(sockets[0].getChannel());
108 * Returns a pair of connected sockets backed by NIO socket channels.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 69 #define F_SETOWN 8 /* for sockets. */
70 #define F_GETOWN 9 /* for sockets. */
73 #define F_SETSIG 10 /* for sockets. */
74 #define F_GETSIG 11 /* for sockets. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/can/
raw.h 4 * Definitions for raw CAN sockets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_ec.h 1 /* Definitions for Econet sockets. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/can/
raw.h 4 * Definitions for raw CAN sockets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ec.h 1 /* Definitions for Econet sockets. */
  /system/connectivity/shill/
arp_client.h 28 class Sockets;
31 // ArpClient task of creating ARP-capable sockets, as well as
33 // sockets.
78 std::unique_ptr<Sockets> sockets_;
  /system/sepolicy/
mediacodec.te 29 # mediacodec should never need network access. Disallow network sockets.
wpa.te 23 type_transition wpa wifi_data_file:dir wpa_socket "sockets";
37 # /data/misc/wifi/sockets which wpa supplicant communicates with.
  /external/iproute2/doc/
ss.sgml 9 <tt/ss/ is one another utility to investigate sockets.
21 When amount of sockets is enough large, <tt/netstat/ or even
24 of sockets is small reading <tt>/proc/net/tcp/</tt> is slow enough.
42 <item><tt/ss -t -a/ dumps all TCP sockets
43 <item><tt/ss -u -a/ dumps all UDP sockets
44 <item><tt/ss -w -a/ dumps all RAW sockets
45 <item><tt/ss -x -a/ dumps all UNIX sockets
51 Etc. etc. etc. Seems, all the options of netstat related to sockets
61 The first: without option <tt/-a/ sockets in states
66 The second: format of UNIX sockets is different. It coincide
    [all...]
  /external/curl/tests/libtest/
libntlmconnect.c 37 static curl_socket_t sockets[MAX_EASY_HANDLES]; variable
77 if (sockets[idx] == CURL_SOCKET_BAD) {
79 sockets[idx] = sock;
81 else if (sock != sockets[idx]) {
85 curlx_sztosi(idx), (int)sockets[idx], (int)sock);
117 sockets[i] = CURL_SOCKET_BAD;
195 if (sockets[j] == curfd) {
211 if (sockets[num_handles-1] != CURL_SOCKET_BAD) {
214 assert(curfd != sockets[num_handles-1]);
216 num_handles-1, (int)sockets[num_handles-1], (int)curfd)
    [all...]
  /system/extras/tests/net_test/
sock_diag_test.py 95 """Tests that inet_diag_find_one_icsk can find mapped sockets.
99 f77e059 net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
119 sockets = self.sock_diag.DumpAllInetSockets(IPPROTO_TCP, NO_BYTECODE)
120 self.assertGreaterEqual(len(sockets), NUM_SOCKETS)
122 # Find the cookies for all of our sockets.
124 for diag_msg, unused_attrs in sockets:
184 # Pick a few sockets in hash table order, and check that the bytecode we
197 sockets = self.sock_diag.DumpAllInetSockets(IPPROTO_TCP, bytecode)
198 self.assertEquals(1, len(sockets))
201 self.assertEquals(diag_msg.Pack(), sockets[0][0].Pack()
    [all...]
  /device/google/marlin/sepolicy/
netmgrd.te 8 # Grant access to Qualcomm MSM Interface (QMI) radio sockets
33 # netmgrd sockets
  /device/moto/shamu/sepolicy/
netmgrd.te 5 # Uses network sockets.
31 #Allow operations on different types of sockets
  /external/bison/m4/
close.m4 19 dnl sockets to the close() function. So enable the support for sockets.
  /external/selinux/libselinux/man/man3/
getsockcreatecon.3 3 getsockcreatecon, setsockcreatecon \- get or set the SELinux security context used for creating a new labeled sockets
27 sets the context used for creating a new labeled network sockets
  /external/webrtc/webrtc/base/
socketserver.h 20 // Provides the ability to wait for activity on a set of sockets. The Thread
23 // The server is also a socket factory. The sockets it creates will be
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_wrapper.h 33 // Start listening to sockets that have been registered via the
36 // Stop listening to sockets.
  /frameworks/base/core/java/android/bluetooth/
package.html 18 <li>Establish RFCOMM channels/sockets.</li>
19 <li>Connect to specified sockets on other devices.</li>
  /system/connectivity/dhcp_client/
device_info.h 28 #include "shill/net/sockets.h"
45 std::unique_ptr<shill::Sockets> sockets_;
  /system/connectivity/shill/vpn/
mock_openvpn_management_server.h 35 Sockets* sockets,

Completed in 377 milliseconds

1 23 4 5 6 7 8 91011>>