Searched refs:listening (Results 1 – 25 of 33) sorted by relevance
12
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-rpmsg | 21 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-v5.10/Documentation/admin-guide/nfs/ |
D | nfsd-admin-interfaces.rst | 18 bound (and listening, for tcp) socket, or 39 removal of listening sockets, and startup and shutdown of the server.
|
/Linux-v5.10/drivers/net/wireless/st/cw1200/ |
D | sta.c | 119 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()
|
D | cw1200.h | 162 bool listening; member
|
D | debug.c | 121 priv->listening ? " (listening)" : ""); in cw1200_status_show()
|
/Linux-v5.10/Documentation/input/ |
D | uinput.rst | 88 * 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-v5.10/Documentation/networking/ |
D | phonet.rst | 142 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
|
D | proc_net_tcp.rst | 14 It will first list all listening TCP sockets, and next list all established
|
D | tproxy.rst | 77 IP_TRANSPARENT) for the listening socket.
|
D | dccp.rst | 105 DCCP_SOCKOPT_SERVER_TIMEWAIT enables the server (listening socket) to hold 159 How often a DCCP Response is retransmitted until the listening DCCP
|
D | ieee802154.rst | 180 Set radio for listening on specific channel of the hardware device.
|
D | netconsole.rst | 78 openSUSE and Ubuntu) the listening port must be specified without
|
/Linux-v5.10/Documentation/i2c/ |
D | slave-testunit-backend.rst | 23 After that, you will have a write-only device listening. Reads will just return
|
D | fault-codes.rst | 92 means there's nothing listening at that address.
|
D | gpio-fault-injection.rst | 135 Note that there doesn't need to be a device listening to the address you are
|
/Linux-v5.10/Documentation/accounting/ |
D | taskstats.rst | 89 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-v5.10/Documentation/bpf/ |
D | prog_sk_lookup.rst | 47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet.
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 5 When listening to a foreign fence, we install a supplementary timer
|
/Linux-v5.10/Documentation/driver-api/rapidio/ |
D | rio_cm.rst | 60 Enables listening for connection requests on the specified
|
/Linux-v5.10/Documentation/driver-api/ |
D | rfkill.rst | 117 hotplug or state change events or by listening for uevents emitted by the
|
/Linux-v5.10/Documentation/admin-guide/cifs/ |
D | todo.rst | 73 tool listening on witness protocol RPC) to allow for notification of share
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | v4l2-event.rst | 119 del called when a listener stops listening
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | dvb-usb.rst | 357 hardware and listening to my problems very patiently.
|
/Linux-v5.10/Documentation/staging/ |
D | rpmsg.rst | 59 When a driver starts listening on a channel, its rx callback is bound with
|
/Linux-v5.10/net/ |
D | Kconfig | 358 are broadcast via netlink socket to any listening user space
|
12