Home
last modified time | relevance | path

Searched refs:listening (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/ABI/testing/
A Dsysfs-bus-rpmsg21 starts listening on one end of a channel, it assigns it with
24 dispatches them to the listening entity (a kernel driver).
39 starts listening on one end of a channel, it assigns it with
42 dispatches them to the listening entity.
49 and it is listening for inbound messages that may be sent
65 or remote, starts listening on it for messages (and is thus
88 The listening entity (or client) which communicates with a
/linux/samples/bpf/
A Dxdpsock_ctrl_proc.c102 int listening = 1; in main() local
144 while (listening) { in main()
163 listening = 0; in main()
/linux/Documentation/admin-guide/nfs/
A Dnfsd-admin-interfaces.rst18 bound (and listening, for tcp) socket, or
39 removal of listening sockets, and startup and shutdown of the server.
/linux/drivers/net/wireless/st/cw1200/
A Dsta.c119 priv->listening = false; in cw1200_stop()
297 priv->listening = false; in cw1200_remove_interface()
414 !priv->listening) { in cw1200_config()
577 bool listening = !!(*total_flags & in cw1200_configure_filter() local
597 if (priv->listening != listening) { in cw1200_configure_filter()
598 priv->listening = listening; in cw1200_configure_filter()
600 cw1200_update_listening(priv, listening); in cw1200_configure_filter()
1170 cw1200_update_listening(priv, priv->listening); in cw1200_join_complete()
1340 cw1200_update_listening(priv, priv->listening); in cw1200_do_join()
1416 cw1200_update_listening(priv, priv->listening); in cw1200_do_unjoin()
A Dcw1200.h162 bool listening; member
A Ddebug.c121 priv->listening ? " (listening)" : ""); in cw1200_status_show()
/linux/Documentation/input/
A Duinput.rst88 * to detect, initialize the new device, and can start listening to
151 * to detect, initialize the new device, and can start listening to
222 * to detect, initialize the new device, and can start listening to
/linux/Documentation/networking/
A Dphonet.rst142 with end-to-end congestion control. It uses the passive listening
143 socket paradigm. The listening socket is bound to an unique free object
144 ID. Each listening socket can handle up to 255 simultaneous
A Dproc_net_tcp.rst14 It will first list all listening TCP sockets, and next list all established
A Dtproxy.rst77 IP_TRANSPARENT) for the listening socket.
A Ddccp.rst105 DCCP_SOCKOPT_SERVER_TIMEWAIT enables the server (listening socket) to hold
159 How often a DCCP Response is retransmitted until the listening DCCP
A Dieee802154.rst180 Set radio for listening on specific channel of the hardware device.
A Dvrf.rst150 value, it is unspecified which listening socket will be selected to handle
157 which listening socket is selected, established sockets will be created in the
A Dnetconsole.rst78 openSUSE and Ubuntu) the listening port must be specified without
A Dip-sysctl.rst300 If listening service is too slow to accept new connections,
303 option _only_ if you are really sure that listening daemon
444 If set, incoming connections to listening sockets that do not have a
448 listening socket's mark is unchanged. Listening sockets that already
767 The incoming connection is tied to a specific listening socket when
2759 a listening sctp socket to a connecting client in the INIT-ACK chunk.
2834 The listening port for the local UDP tunneling sock. Normally it's
2858 listening to and the local UDP tunneling sock on the client also
/linux/Documentation/accounting/
A Dtaskstats.rst89 in cpus before closing the listening socket, the kernel cleans up its interest
176 of cpus to which it listens, especially if they are listening to just one cpu.
/linux/Documentation/bpf/
A Dprog_sk_lookup.rst47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet.
/linux/Documentation/i2c/
A Dslave-testunit-backend.rst23 After that, you will have a write-only device listening. Reads will just return
A Dfault-codes.rst92 means there's nothing listening at that address.
A Dgpio-fault-injection.rst135 Note that there doesn't need to be a device listening to the address you are
/linux/drivers/gpu/drm/i915/
A DKconfig.profile19 When listening to a foreign fence, we install a supplementary timer
/linux/Documentation/driver-api/rapidio/
A Drio_cm.rst60 Enables listening for connection requests on the specified
/linux/Documentation/driver-api/
A Drfkill.rst117 hotplug or state change events or by listening for uevents emitted by the
/linux/Documentation/filesystems/cifs/
A Dksmbd.rst27 for listening to SMB requests. Whenever new clients make request, Forker
/linux/Documentation/driver-api/media/
A Dv4l2-event.rst119 del called when a listener stops listening

Completed in 35 milliseconds

12