Searched refs:listening (Results 1 – 25 of 30) sorted by relevance
12
| /Linux-v4.19/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-v4.19/Documentation/filesystems/nfs/ |
| D | nfsd-admin-interfaces.txt | 17 bound (and listening, for tcp) socket, or 40 removal of listening sockets, and startup and shutdown of the server.
|
| /Linux-v4.19/drivers/net/wireless/st/cw1200/ |
| D | sta.c | 122 priv->listening = false; in cw1200_stop() 300 priv->listening = false; in cw1200_remove_interface() 417 !priv->listening) { in cw1200_config() 580 bool listening = !!(*total_flags & in cw1200_configure_filter() local 600 if (priv->listening != listening) { in cw1200_configure_filter() 601 priv->listening = listening; in cw1200_configure_filter() 603 cw1200_update_listening(priv, listening); in cw1200_configure_filter() 1173 cw1200_update_listening(priv, priv->listening); in cw1200_join_complete() 1343 cw1200_update_listening(priv, priv->listening); in cw1200_do_join() 1419 cw1200_update_listening(priv, priv->listening); in cw1200_do_unjoin()
|
| D | cw1200.h | 165 bool listening; member
|
| D | debug.c | 124 priv->listening ? " (listening)" : ""); in cw1200_status_show()
|
| /Linux-v4.19/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-v4.19/Documentation/networking/ |
| D | phonet.txt | 135 with end-to-end congestion control. It uses the passive listening 136 socket paradigm. The listening socket is bound to an unique free object 137 ID. Each listening socket can handle up to 255 simultaneous
|
| D | proc_net_tcp.txt | 8 It will first list all listening TCP sockets, and next list all established
|
| D | tproxy.txt | 74 IP_TRANSPARENT) for the listening socket.
|
| D | dccp.txt | 101 DCCP_SOCKOPT_SERVER_TIMEWAIT enables the server (listening socket) to hold 152 How often a DCCP Response is retransmitted until the listening DCCP
|
| D | ieee802154.txt | 138 set radio for listening on specific channel of the hardware device.
|
| D | netconsole.txt | 69 openSUSE and Ubuntu) the listening port must be specified without
|
| /Linux-v4.19/Documentation/accounting/ |
| D | taskstats.txt | 88 in cpus before closing the listening socket, the kernel cleans up its interest 175 of cpus to which it listens, especially if they are listening to just one cpu.
|
| /Linux-v4.19/Documentation/filesystems/cifs/ |
| D | TODO | 59 tool listening on witness protocol RPC) to allow for notification of share
|
| /Linux-v4.19/Documentation/i2c/ |
| D | fault-codes | 88 means there's nothing listening at that address.
|
| /Linux-v4.19/Documentation/rapidio/ |
| D | rio_cm.txt | 57 - RIO_CM_CHAN_LISTEN : Enables listening for connection requests on the specified
|
| /Linux-v4.19/Documentation/ |
| D | rfkill.txt | 117 hotplug or state change events or by listening for uevents emitted by the
|
| D | rpmsg.txt | 59 When a driver starts listening on a channel, its rx callback is bound with
|
| /Linux-v4.19/Documentation/isdn/ |
| D | README.diversion | 117 every listening machine.
|
| D | README | 287 All inactive physical lines are listening to all EAZs for incoming 565 With this command, it's now possible to have an interface listening to
|
| /Linux-v4.19/Documentation/media/kapi/ |
| D | v4l2-event.rst | 118 del called when a listener stops listening
|
| /Linux-v4.19/Documentation/media/dvb-drivers/ |
| D | dvb-usb.rst | 355 hardware and listening to my problems very patiently.
|
| /Linux-v4.19/net/ |
| D | Kconfig | 348 are broadcast via netlink socket to any listening user space
|
| /Linux-v4.19/Documentation/process/ |
| D | management-style.rst | 247 chance. They likely will no longer be listening even if you otherwise
|
| /Linux-v4.19/drivers/tty/serial/ |
| D | Kconfig | 606 2. Edit the /etc/inittab to start a getty listening on /dev/ttyB0 628 2. Edit the /etc/inittab to start a getty listening on /dev/ttyB0
|
12