/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi_lib.c | 23 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 D | conntrack_icmp_related.sh | 140 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 D | nft_synproxy.sh | 91 ct state new,established counter accept
|
/openbmc/linux/drivers/hwmon/occ/ |
H A D | Kconfig | 15 established through I2C bus. 29 established through SBE fifo on an FSI bus.
|
/openbmc/linux/Documentation/networking/ |
H A D | ip_dynaddr.rst | 7 This stuff allows diald ONESHOT connections to get established by 22 bring the link up will be able to get established.
|
H A D | x25-iface.rst | 36 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 D | tls-handshake.rst | 128 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 D | proc_net_tcp.rst | 14 It will first list all listening TCP sockets, and next list all established
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | README | 27 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 D | rtrs-srv.h | 88 bool established; member
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/ |
H A D | 50-gbmc-nic.rules.in | 5 ct state established accept
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | 50-gbmc-br.rules | 16 ct state established accept
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | 50-gbmc-ncsi.rules.in | 5 ct state established accept
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | working-projects.rst | 140 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 D | README.sol | 17 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 D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/ |
H A D | opensaf_5.22.01.bb | 2 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 D | boot.rst | 145 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 D | pci-endpoint.rst | 69 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 D | Kconfig | 30 established via the usual /dev/capi20 interface to a special tty
|
/openbmc/qemu/backends/tpm/ |
H A D | trace-events | 22 tpm_emulator_get_tpm_established_flag(uint8_t flag) "got established flag: %d"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-rnbd-client | 50 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 D | socsec-sign.bbclass | 21 # Signs the SPL binary with a pre-established key
|
/openbmc/linux/Documentation/peci/ |
H A D | peci.rst | 33 rate established with every message.
|
/openbmc/openbmc-test-automation/systest/ |
H A D | network_stability_test.robot | 42 # Post Power off and on, the OS SSH session needs to be established.
|