| /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 | nf_nat_edemux.sh | 29 ip netns exec "$ns" ss -nt -o state established "dport = :$port" | grep -q "$port"
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_fastopen_server_reset-non-tfo-socket.pkt | 3 // Send a RST to a fully established socket with pending data before 28 // A valid reset won't make the fully-established socket go away.
|
| H A D | tcp_validate_validate-established-no-flags.pkt | 2 // Verify that established connections drop a segment without the ACK flag set.
|
| H A D | tcp_zerocopy_closed.pkt | 2 // send with MSG_ZEROCOPY on a non-established socket
|
| /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
|
| /linux/drivers/cxl/ |
| H A D | Kconfig | 130 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/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/arch/powerpc/include/asm/ |
| H A D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
| /linux/drivers/isdn/capi/ |
| H A D | Kconfig | 30 established via the usual /dev/capi20 interface to a special tty
|
| /linux/Documentation/trace/ |
| H A D | events-pci.rst | 31 * ``LINK_UP`` - PCIe link established
|
| /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
|
| /linux/Documentation/virt/hyperv/ |
| H A D | hibernation.rst | 200 the top-level VMBus connection is established, and synthetic 215 re-established, and offers are received and matched to primary 244 connection is established, just like VMBus synthetic devices. They are 260 might later be unloaded and then re-established without the VM being 264 VMBus connection is re-established, the VFs are offered on the 265 re-established connection without intervention by the synthetic NIC driver.
|
| /linux/Documentation/peci/ |
| H A D | peci.rst | 33 rate established with every message.
|