Home
last modified time | relevance | path

Searched refs:sockets (Results 1 – 25 of 127) sorted by relevance

123456

/linux/tools/testing/vsock/
A Dvsock_diag_test.c332 LIST_HEAD(sockets); in test_no_sockets()
334 read_vsock_stat(&sockets); in test_no_sockets()
351 LIST_HEAD(sockets); in test_listen_socket_server()
367 read_vsock_stat(&sockets); in test_listen_socket_server()
374 free_sock_stat(&sockets); in test_listen_socket_server()
380 LIST_HEAD(sockets); in test_connect_client()
389 read_vsock_stat(&sockets); in test_connect_client()
399 free_sock_stat(&sockets); in test_connect_client()
405 LIST_HEAD(sockets); in test_connect_server()
414 read_vsock_stat(&sockets); in test_connect_server()
[all …]
A DREADME3 These tests exercise net/vmw_vsock/ host<->guest sockets for VMware, KVM, and
9 * vsock_diag_test - vsock_diag.ko module for listing open sockets
/linux/drivers/pcmcia/
A Di82092.c116 sockets[i].dev = dev; in i82092aa_pci_probe()
119 sockets[i].socket.irq_mask = 0; in i82092aa_pci_probe()
121 sockets[i].socket.cb_dev = dev; in i82092aa_pci_probe()
124 sockets[i].number = i; in i82092aa_pci_probe()
127 sockets[i].card_state = 3; in i82092aa_pci_probe()
198 port = sockets[socket].io_base; in indirect_read()
212 port = sockets[socket].io_base; in indirect_write()
226 port = sockets[socket].io_base; in indirect_setbit()
245 port = sockets[socket].io_base; in indirect_resetbit()
263 port = sockets[socket].io_base; in indirect_write16()
[all …]
A Di82365.c158 static int sockets = 0; variable
666 socket[sockets].type = type; in add_socket()
668 if (is_alive(sockets)) in add_socket()
670 sockets++; in add_socket()
679 base = sockets-ns; in add_pcic()
786 if (sockets == 0) in isa_probe()
816 for (k = 0; k <= sockets; k++) in isa_probe()
818 for (k = 0; k <= sockets; k++) in isa_probe()
821 if (k <= sockets) break; in isa_probe()
1261 sockets = 0; in init_i82365()
[all …]
A Dtcic.c114 static int sockets; variable
401 sockets = 0; in init_tcic()
404 socket_table[sockets].psock = i; in init_tcic()
405 socket_table[sockets].id = get_tcic_id(); in init_tcic()
412 socket_table[sockets].socket.irq_mask = 0x4cf8; in init_tcic()
415 sockets++; in init_tcic()
453 for (i=0;i<sockets;i++) in init_tcic()
481 for (i = 0; i < sockets; i++) { in init_tcic()
491 for (i = 0; i < sockets; i++) { in init_tcic()
519 for (i = 0; i < sockets; i++) { in exit_tcic()
[all …]
/linux/net/xdp/
A DKconfig3 bool "XDP sockets"
7 XDP sockets allows a channel between XDP programs and
11 tristate "XDP sockets: monitoring interface"
15 Support for PF_XDP sockets monitoring interface used by the ss tool.
/linux/tools/testing/selftests/net/rds/
A Dtest.py140 sockets = [ variable
145 for s, addr in zip(sockets, addrs):
150 s.fileno(): s for s in sockets
154 addr: s for addr, s in zip(addrs, sockets)
158 s: addr for addr, s in zip(addrs, sockets)
166 for s in sockets:
181 sender = sockets[nr_send % 2]
182 receiver = sockets[1 - (nr_send % 3) % 2]
228 for s in sockets:
/linux/net/unix/
A DKconfig7 bool "Unix domain sockets"
9 If you say Y here, you will include support for Unix domain sockets;
10 sockets are the standard Unix mechanism for establishing and
12 the X Window system and syslog use these sockets even if your
/linux/drivers/misc/
A Dtifm_7xx1.c53 sock = fm->sockets[cnt]; in tifm_7xx1_isr()
160 sock = fm->sockets[cnt]; in tifm_7xx1_switch_media()
165 fm->sockets[cnt] = NULL; in tifm_7xx1_switch_media()
186 if (!fm->sockets[cnt]) { in tifm_7xx1_switch_media()
187 fm->sockets[cnt] = sock; in tifm_7xx1_switch_media()
219 if (fm->sockets[cnt]) in tifm_7xx1_suspend()
220 tifm_7xx1_sock_power_off(fm->sockets[cnt]->addr); in tifm_7xx1_suspend()
251 if (fm->sockets[rc]) { in tifm_7xx1_resume()
252 if (fm->sockets[rc]->type == new_ids[rc]) in tifm_7xx1_resume()
A Dtifm_core.c179 fm = kzalloc(struct_size(fm, sockets, num_sockets), GFP_KERNEL); in tifm_alloc_adapter()
223 if (fm->sockets[cnt]) in tifm_remove_adapter()
224 device_unregister(&fm->sockets[cnt]->dev); in tifm_remove_adapter()
/linux/Documentation/networking/
A Dkcm.rst10 datagram sockets.
34 KCM sockets
37 The KCM sockets provide the user interface to the multiplexor. All the KCM sockets
39 operations in different sockets may be done in parallel without the need for
50 TCP sockets & Psocks
123 Cloning KCM sockets
127 above, additional sockets for the multiplexor can be created by cloning
144 Attach transport sockets
170 Unattach transport sockets
194 receive buffer are moved to other sockets. This feature is useful
[all …]
A Dmptcp-sysctl.rst38 Initial time period in second to disable MPTCP on active MPTCP sockets
58 shutdown syscall, MPTCP sockets will maintain the status
68 Control whether MPTCP sockets can be created.
70 MPTCP sockets can be created if the value is 1. This is a
A Dsmc-sysctl.rst21 know how/when to uncork their sockets.
46 Initial size of send buffer used by SMC sockets.
54 Initial size of receive buffer (RMB) used by SMC sockets.
A Dmptcp.rst91 Creating MPTCP sockets
151 kernel is in charge of creating subflow sockets: they are TCP sockets where the
154 MPTCP listen sockets will create "plain" *accepted* TCP sockets if the
A Daf_xdp.rst19 bpf_redirect_map() function. AF_XDP sockets enable the possibility for
116 multiple AF_XDP sockets. To share an UMEM created via one socket A,
244 and monitor the behavior of AF_XDP sockets.
261 This flag enables you to bind multiple sockets to the same UMEM. It
278 sockets this way.
320 The second case is when you share a UMEM between sockets that are
330 socket. These two sockets will now share one and the same UMEM.
333 case where sockets were bound to the same queue id and
342 function for all the sockets you create, or you can use it for the
409 In libbpf, you can create Rx-only and Tx-only sockets by supplying
[all …]
/linux/net/kcm/
A DKconfig4 tristate "KCM sockets"
9 KCM (Kernel Connection Multiplexor) sockets provide a method
/linux/net/packet/
A DKconfig20 tristate "Packet: sockets monitoring interface"
24 Support for PF_PACKET sockets monitoring interface used by the ss tool.
/linux/net/rxrpc/
A DKconfig3 # RxRPC session sockets
7 tristate "RxRPC session sockets"
13 Say Y or M here to include support for RxRPC session sockets (just
/linux/tools/testing/selftests/net/af_unix/
A Dscm_rights.c71 int sockets = -1, len, ret; in count_sockets() local
87 ret = sscanf(line + len, "%d %d", &unused2, &sockets); in count_sockets()
98 return sockets; in count_sockets()
/linux/Documentation/admin-guide/nfs/
A Dnfsd-admin-interfaces.rst14 Before doing that, NFSD can be told which sockets to listen on by
39 removal of listening sockets, and startup and shutdown of the server.
/linux/net/nfc/
A Dllcp_core.c75 write_lock(&local->sockets.lock); in nfc_llcp_socket_release()
77 sk_for_each_safe(sk, tmp, &local->sockets.head) { in nfc_llcp_socket_release()
118 write_unlock(&local->sockets.lock); in nfc_llcp_socket_release()
212 read_lock(&local->sockets.lock); in nfc_llcp_sock_get()
216 sk_for_each(sk, &local->sockets.head) { in nfc_llcp_sock_get()
226 read_unlock(&local->sockets.lock); in nfc_llcp_sock_get()
371 read_lock(&local->sockets.lock); in nfc_llcp_sock_from_sn()
375 sk_for_each(sk, &local->sockets.head) { in nfc_llcp_sock_from_sn()
403 read_unlock(&local->sockets.lock); in nfc_llcp_sock_from_sn()
1217 nfc_llcp_sock_link(&local->sockets, sk); in nfc_llcp_recv_cc()
[all …]
/linux/Documentation/bpf/
A Dmap_xskmap.rst13 This map type redirects raw XDP frames to `AF_XDP`_ sockets (XSKs), a new type of
69 for sockets attached to a netdev's queues.
179 For an example on how create AF_XDP sockets, please see the AF_XDP-example and
192 …libxdp-readme: https://github.com/xdp-project/xdp-tools/tree/master/lib/libxdp#using-af_xdp-sockets
A Dprog_sk_lookup.rst20 binding sockets to an address with ``bind()`` socket call is impractical, such
49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
60 in a map holding sockets, such as ``SOCKMAP`` or ``SOCKHASH``, and passes a
/linux/drivers/ras/amd/atl/
A Dmap.c605 u8 sockets = 0; in get_num_intlv_sockets() local
609 sockets = FIELD_GET(DF2_INTLV_NUM_SOCKETS, ctx->map.limit); in get_num_intlv_sockets()
613 sockets = FIELD_GET(DF2_INTLV_NUM_SOCKETS, ctx->map.base); in get_num_intlv_sockets()
617 sockets = FIELD_GET(DF4_INTLV_NUM_SOCKETS, ctx->map.intlv); in get_num_intlv_sockets()
625 return 1 << sockets; in get_num_intlv_sockets()
/linux/net/llc/
A DKconfig10 Select this if you want to have support for PF_LLC sockets.

Completed in 46 milliseconds

123456