Home
last modified time | relevance | path

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

123

/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 Dnf_nat_edemux.sh29 ip netns exec "$ns" ss -nt -o state established "dport = :$port" | grep -q "$port"
H A Dconntrack_sctp_collision.sh89 ct state established,related 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 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 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:
/linux/drivers/cxl/
H A DKconfig130 of a memory RAS feature established by the platform/device.
147 of a memory scrub feature established by the platform/device
165 of a memory ECS feature established by the platform/device.
186 of a memory repair feature established by the platform/device.
207 system-physical address range. For CXL regions established by
/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/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-devices-pci-host-bridge24 (RO) When a platform has established a secure connection, PCIe
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
/linux/drivers/block/rnbd/
H A DREADME40 established, the mapped device will appear on the client side under

123