/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | snmp_utils.robot | 28 # port Network port where SNMP manager is listening. 76 # port Network port where SNMP manager is listening. 93 # port Network port where SNMP manager is listening. 112 # port Network port where SNMP manager is listening. 137 # listening to SNMP messages.
|
H A D | redfish_snmp_utils.robot | 151 # snmp_port Network port where SNMP manager is listening. 261 # listening to SNMP messages. 319 # listening to SNMP messages.
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A 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.
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/console/obmc-console/ |
H A D | obmc-console@.service | 2 Description=Phosphor Console Muxer listening on device /dev/%I
|
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/ |
H A D | obmc-console@.service | 2 Description=Phosphor Console Muxer listening on device /dev/%I
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/ |
H A D | obmc-console@.service | 2 Description=Phosphor Console Muxer listening on device /dev/%I
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A 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() 1171 cw1200_update_listening(priv, priv->listening); in cw1200_join_complete() 1341 cw1200_update_listening(priv, priv->listening); in cw1200_do_join() 1417 cw1200_update_listening(priv, priv->listening); in cw1200_do_unjoin()
|
H A D | cw1200.h | 162 bool listening; member
|
/openbmc/linux/Documentation/input/ |
H A 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
|
/openbmc/openbmc/poky/meta/recipes-support/curl/curl/ |
H A D | no-test-timeout.patch | 20 my %PORT = (nolisten => 47); # port we use for a local non-listening service
|
/openbmc/linux/Documentation/networking/ |
H A 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
|
H A D | proc_net_tcp.rst | 14 It will first list all listening TCP sockets, and next list all established
|
H A D | tproxy.rst | 77 IP_TRANSPARENT) for the listening socket.
|
H A 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
|
/openbmc/google-misc/subprojects/nemora-postd/ |
H A D | README.md | 25 2. On any machine, start a testing server at IP_SERVER listening to upcoming UDP
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/upower/ |
H A D | upower_1.90.6.bb | 2 DESCRIPTION = "UPower is an abstraction for enumerating power devices, listening to device events a…
|
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/ |
H A D | obmc-console@.service | 2 Description=Phosphor Console Muxer listening on device /dev/%I
|
/openbmc/phosphor-webui/ |
H A D | README.md | 57 This will start a server instance and begin listening for connections at
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 219 Start a server listening on port 10809 that exposes only the 229 Start a long-running server listening with encryption on port 10810,
|
/openbmc/linux/Documentation/accounting/ |
H A 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.
|
/openbmc/openpower-hw-diags/attn/ |
H A D | Attention_Handler.md | 141 encountered. The attention handler will then go back to listening for 181 handler will return to listening for attentions. In most cases no more
|
/openbmc/linux/Documentation/bpf/ |
H A D | prog_sk_lookup.rst | 47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet.
|
/openbmc/linux/Documentation/i2c/ |
H A D | slave-testunit-backend.rst | 23 After that, you will have a write-only device listening. Reads will just return
|
/openbmc/u-boot/doc/ |
H A D | README.NetConsole | 16 The source / listening port can be configured separately by setting
|