Home
last modified time | relevance | path

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

1234

/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()
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 Dconntrack_icmp_related.sh122 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 Dnft_synproxy.sh72 ct state new,established counter accept
H A Dconntrack_tcp_unreplied.sh72 ct state established accept
/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 Dtcp_ao.rst42 | | |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 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
/linux/drivers/hwmon/occ/
H A DKconfig15 established through I2C bus.
29 established through SBE fifo on an FSI bus.
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_syn_challenge_ack.pkt4 // and that a new connection is established.
13 // Expected outcome: established connection.
H A Dconntrack_synack_reuse.pkt1 // Check reception of another SYN while we have an established conntrack state.
/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
H A Drtrs-clt.h138 bool established; member
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_closed.pkt2 // send with MSG_ZEROCOPY on a non-established socket
/linux/arch/powerpc/include/asm/
H A Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/linux/Documentation/arch/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,
/linux/drivers/isdn/capi/
H A DKconfig30 established via the usual /dev/capi20 interface to a special tty
/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
H A Dsysfs-class-rtrs-server27 Description: RO, Contains the name of HCA the connection established on.
/linux/Documentation/peci/
H A Dpeci.rst33 rate established with every message.
/linux/drivers/nfc/
H A DKconfig36 protocol. An LLCP connection can be established between them and
/linux/Documentation/netlabel/
H A Dlsm_interface.rst46 sidestep much of this overhead once a mapping has been established. Once the
/linux/Documentation/admin-guide/perf/
H A Dcxl.rst29 relationship to specific CXL device should be established via the device parent

1234