Searched refs:established (Results 1 – 25 of 92) sorted by relevance
1234
| /Linux-v6.6/drivers/tty/hvc/ |
| 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 …]
|
| /Linux-v6.6/tools/testing/selftests/netfilter/ |
| 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
|
| D | nft_synproxy.sh | 91 ct state new,established counter accept
|
| D | conntrack_tcp_unreplied.sh | 79 ip netns exec $ns1 iptables -A INPUT -m state --state established,related -j ACCEPT
|
| /Linux-v6.6/drivers/hwmon/occ/ |
| D | Kconfig | 15 established through I2C bus. 29 established through SBE fifo on an FSI bus.
|
| /Linux-v6.6/Documentation/networking/ |
| 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.
|
| 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
|
| 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
|
| D | proc_net_tcp.rst | 14 It will first list all listening TCP sockets, and next list all established
|
| /Linux-v6.6/drivers/infiniband/ulp/rtrs/ |
| 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:
|
| D | rtrs-srv.h | 88 bool established; member
|
| D | rtrs-clt.h | 139 bool established; member
|
| /Linux-v6.6/arch/powerpc/include/asm/ |
| D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
| /Linux-v6.6/Documentation/PCI/endpoint/ |
| 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.
|
| /Linux-v6.6/Documentation/riscv/ |
| 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-v6.6/drivers/isdn/capi/ |
| D | Kconfig | 30 established via the usual /dev/capi20 interface to a special tty
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| 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
|
| D | sysfs-class-rtrs-server | 27 Description: RO, Contains the name of HCA the connection established on.
|
| /Linux-v6.6/Documentation/peci/ |
| D | peci.rst | 33 rate established with every message.
|
| /Linux-v6.6/drivers/nfc/ |
| D | Kconfig | 36 protocol. An LLCP connection can be established between them and
|
| /Linux-v6.6/Documentation/netlabel/ |
| D | lsm_interface.rst | 46 sidestep much of this overhead once a mapping has been established. Once the
|
| /Linux-v6.6/Documentation/admin-guide/perf/ |
| D | cxl.rst | 29 relationship to specific CXL device should be established via the device parent
|
| /Linux-v6.6/drivers/atm/ |
| D | nicstarmac.copyright | 12 * re-established. (put back CFG_PHYIE)
|
| /Linux-v6.6/drivers/block/rnbd/ |
| D | README | 40 established, the mapped device will appear on the client side under
|
| /Linux-v6.6/drivers/s390/net/ |
| D | Kconfig | 37 can be established to the Linux on IBM System z
|
1234