/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() 225 if (!pv->established) { in hvsilib_get_chars() 279 if (!pv->established) in hvsilib_read_mctrl() 324 if (pv->established) in hvsilib_establish() 325 goto established; in hvsilib_establish() 347 if (pv->established) in hvsilib_establish() 348 goto established; in hvsilib_establish() 353 if (!pv->established) { in hvsilib_establish() [all …]
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | conntrack_icmp_related.sh | 122 meta l4proto { icmp, icmpv6 } ct state new,established accept 141 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 153 counter established { } 157 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 165 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
|
H A D | nft_synproxy.sh | 72 ct state new,established counter accept
|
H A D | conntrack_tcp_unreplied.sh | 72 ct state established accept
|
/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 | tcp_ao.rst | 42 | | |established connections| 211 once established. 236 A: No: for an already established non-TCP-AO connection it would be impossible 296 It is not allowed to add a key on an established non-TCP-AO connection 364 In contrast with an established TCP-MD5 connection which has just one key, 372 not-yet-established connections on request sockets as well as not removing 373 keys from sockets that were already established, but not yet ``accept()``'ed, 377 a listener socket, the established sockets in the accept queue won't 385 happened on the listen socket is reflected on the newly established connection. 398 established sockets that have either AO or MD5 keys are restricted for
|
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
|
/linux/drivers/hwmon/occ/ |
H A D | Kconfig | 15 established through I2C bus. 29 established through SBE fifo on an FSI bus.
|
/linux/tools/testing/selftests/net/netfilter/packetdrill/ |
H A D | conntrack_syn_challenge_ack.pkt | 4 // and that a new connection is established. 13 // Expected outcome: established connection.
|
H A D | conntrack_synack_reuse.pkt | 1 // Check reception of another SYN while we have an established conntrack state.
|
/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
|
H A D | rtrs-clt.h | 138 bool established; member
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_zerocopy_closed.pkt | 2 // send with MSG_ZEROCOPY on a non-established socket
|
/linux/arch/powerpc/include/asm/ |
H A D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
/linux/Documentation/arch/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,
|
/linux/drivers/isdn/capi/ |
H A D | Kconfig | 30 established via the usual /dev/capi20 interface to a special tty
|
/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
|
H A D | sysfs-class-rtrs-server | 27 Description: RO, Contains the name of HCA the connection established on.
|
/linux/Documentation/peci/ |
H A D | peci.rst | 33 rate established with every message.
|
/linux/drivers/nfc/ |
H A D | Kconfig | 36 protocol. An LLCP connection can be established between them and
|
/linux/Documentation/netlabel/ |
H A D | lsm_interface.rst | 46 sidestep much of this overhead once a mapping has been established. Once the
|
/linux/Documentation/admin-guide/perf/ |
H A D | cxl.rst | 29 relationship to specific CXL device should be established via the device parent
|