Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/tty/hvc/
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()
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-6.3-rc2/tools/testing/selftests/netfilter/
A Dconntrack_icmp_related.sh140 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
A Dnft_synproxy.sh91 ct state new,established counter accept
A Dconntrack_tcp_unreplied.sh79 ip netns exec $ns1 iptables -A INPUT -m state --state established,related -j ACCEPT
/linux-6.3-rc2/drivers/hwmon/occ/
A DKconfig15 established through I2C bus.
29 established through SBE fifo on an FSI bus.
/linux-6.3-rc2/Documentation/networking/
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.
A Dx25-iface.rst37 Establish the LAPB link. If the link is already established then the connect
60 LAPB link has been established. The same message is used for both a LAPB
A Dproc_net_tcp.rst14 It will first list all listening TCP sockets, and next list all established
A Dlapb-module.rst239 This is called by the LAPB module when a connection is established after
247 This is called by the LAPB module when the link is established by the remote
/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/
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:
A Drtrs-srv.h88 bool established; member
A Drtrs-clt.h139 bool established; member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/linux-6.3-rc2/Documentation/PCI/endpoint/
A Dpci-endpoint.rst69 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-6.3-rc2/drivers/isdn/capi/
A DKconfig30 established via the usual /dev/capi20 interface to a special tty
/linux-6.3-rc2/Documentation/ABI/testing/
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
A Dsysfs-class-rtrs-server27 Description: RO, Contains the name of HCA the connection established on.
/linux-6.3-rc2/Documentation/peci/
A Dpeci.rst33 rate established with every message.
/linux-6.3-rc2/drivers/nfc/
A DKconfig36 protocol. An LLCP connection can be established between them and
/linux-6.3-rc2/Documentation/netlabel/
A Dlsm_interface.rst46 sidestep much of this overhead once a mapping has been established. Once the
/linux-6.3-rc2/drivers/atm/
A Dnicstarmac.copyright12 * re-established. (put back CFG_PHYIE)
/linux-6.3-rc2/drivers/block/rnbd/
A DREADME40 established, the mapped device will appear on the client side under
/linux-6.3-rc2/drivers/s390/net/
A DKconfig38 can be established to the Linux on IBM System z
/linux-6.3-rc2/Documentation/bpf/
A Dprog_sk_lookup.rst49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
/linux-6.3-rc2/drivers/net/wwan/
A DKconfig70 MSM8916 or MSM8974. The connection can be established via QMI/AT from

Completed in 30 milliseconds

1234