Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/tty/hvc/
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-v5.4/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh138 meta l4proto { icmp, icmpv6 } ct state new,established accept
151 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
163 counter established { }
167 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
Dnft_flowtable.sh157 ct state established,related accept
/Linux-v5.4/Documentation/networking/
Dip_dynaddr.txt3 This stuff allows diald ONESHOT connections to get established by
17 bring the link up will be able to get established.
Dproc_net_tcp.txt8 It will first list all listening TCP sockets, and next list all established
Dx25-iface.txt31 Establish the LAPB link. If the link is already established then the connect
54 LAPB link has been established. The same message is used for both a LAPB
Dnf_conntrack-sysctl.txt110 If it is set to zero, we disable picking up already established
Dnf_flowtable.txt11 established state according to the conntrack semantics (ie. we have seen traffic
Dkcm.txt238 In a MxN configuration, multiple connections are established to the
248 since this doesn't allow for affinities to be established. Balancing
Dlapb-module.txt206 This is called by the LAPB module when a connection is established after
213 This is called by the LAPB module when the link is established by the remote
Deql.txt363 Once a link was established, I timed a binary ftp transfer of
389 speeds. Once established, the connection seemed robust enough.)
Dphonet.txt157 Connections are traditionally established between two endpoints by a
/Linux-v5.4/drivers/hwmon/occ/
DKconfig16 established through I2C bus.
31 established through SBE fifo on an FSI bus.
/Linux-v5.4/arch/powerpc/include/asm/
Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/Linux-v5.4/Documentation/PCI/endpoint/
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-v5.4/drivers/nfc/
DKconfig36 protocol. An LLCP connection can be established between them and
/Linux-v5.4/drivers/isdn/capi/
DKconfig44 established via the usual /dev/capi20 interface to a special tty
/Linux-v5.4/Documentation/netlabel/
Dlsm_interface.rst46 sidestep much of this overhead once a mapping has been established. Once the
/Linux-v5.4/drivers/atm/
Dnicstarmac.copyright12 * re-established. (put back CFG_PHYIE)
/Linux-v5.4/Documentation/mic/
Dscif_overview.rst89 /* SCIF connection established */
/Linux-v5.4/drivers/s390/net/
DKconfig38 can be established to the Linux on IBM System z
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt93 no link will be established.
/Linux-v5.4/Documentation/hid/
Dintel-ish-hid.rst172 to a FW client, a connection must be established using connect request and
176 Once connection is established, peers send each other flow control bus messages
/Linux-v5.4/Documentation/driver-api/
Dedac.rst14 will be established.
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-tpm114 key if possible. If the TPM has had ownership established and

123