Home
last modified time | relevance | path

Searched refs:established (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi_lib.c23 pv->established = 0; in hvsi_start_handshake()
39 pv->established = 0; in hvsi_send_close()
105 pv->established = 1; in hvsi_got_query()
224 if (!pv->established) { in hvsilib_get_chars()
277 if (!pv->established) in hvsilib_read_mctrl()
322 if (pv->established) in hvsilib_establish()
323 goto established; in hvsilib_establish()
345 if (pv->established) in hvsilib_establish()
346 goto established; in hvsilib_establish()
351 if (!pv->established) { in hvsilib_establish()
[all …]
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh140 meta l4proto { icmp, icmpv6 } ct state new,established accept
159 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
171 counter established { }
175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
183 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
H A Dnft_synproxy.sh91 ct state new,established counter accept
/openbmc/linux/drivers/hwmon/occ/
H A DKconfig15 established through I2C bus.
29 established through SBE fifo on an FSI bus.
/openbmc/linux/Documentation/networking/
H A Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
22 bring the link up will be able to get established.
H A Dx25-iface.rst36 Establish the LAPB link. If the link is already established then the connect
59 LAPB link has been established. The same message is used for both a LAPB
H A Dtls-handshake.rst128 the established session uses encryption only.
185 | 0 | TLS session established successfully |
215 Once a TLS session is established, the consumer must provide a buffer
H A Dproc_net_tcp.rst14 It will first list all listening TCP sockets, and next list all established
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A DREADME27 An established connection between a client and a server is called rtrs
42 On an established session client sends to server write or read messages.
69 established. They are used by the server to find a persisting session/path or
84 3. After all connections of a path are established client sends to server the
92 5. Session becomes connected after all paths to be established are connected
108 *after all connections are established:
H A Drtrs-srv.h88 bool established; member
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A D50-gbmc-nic.rules.in5 ct state established accept
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D50-gbmc-br.rules16 ct state established accept
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A D50-gbmc-ncsi.rules.in5 ct state established accept
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dworking-projects.rst140 To learn about environment variables established when you run the
164 environment variables established when you run the cross-toolchain
208 In a new shell environment variables are not established for the SDK
221 established through the script::
316 the compiler used was the compiler established through the :term:`CC`
341 established SDK compiler. However, when you run ``make``, use a
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol17 established on a port different than the RMCP+ port that the "activate
20 Once a session has been established (the activate payload command
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/
H A Dopensaf_5.22.01.bb2 DESCRIPTION = "OpenSAF is an open source project established to develop a base platform \
5 established by leading Communications and Enterprise Computing Companies to \
/openbmc/linux/Documentation/riscv/
H A Dboot.rst145 As the ``reserved_mem`` array is initialized with virtual addresses established
146 by ``setup_vm()``, and used with the mapping established by
155 established. These are the installation of the first virtual mapping itself,
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-endpoint.rst69 they are linked has established a link with the host, the PCI controller
175 * linkup: ops to perform when the EPC device has established a
205 EPC device has established the connection to the host.
/openbmc/linux/drivers/isdn/capi/
H A DKconfig30 established via the usual /dev/capi20 interface to a special tty
/openbmc/qemu/backends/tpm/
H A Dtrace-events22 tpm_emulator_get_tpm_established_flag(uint8_t flag) "got established flag: %d"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client50 The connection will be established to this server from any client IP address.
59 will be established and data will be sent according to
/openbmc/openbmc/meta-aspeed/classes/
H A Dsocsec-sign.bbclass21 # Signs the SPL binary with a pre-established key
/openbmc/linux/Documentation/peci/
H A Dpeci.rst33 rate established with every message.
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot42 # Post Power off and on, the OS SSH session needs to be established.

123456