Searched refs:established (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v4.19/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-v4.19/Documentation/networking/ |
D | ip_dynaddr.txt | 3 This stuff allows diald ONESHOT connections to get established by 17 bring the link up will be able to get established.
|
D | proc_net_tcp.txt | 8 It will first list all listening TCP sockets, and next list all established
|
D | x25-iface.txt | 31 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
|
D | nf_conntrack-sysctl.txt | 110 If it is set to zero, we disable picking up already established
|
D | nf_flowtable.txt | 11 established state according to the conntrack semantics (ie. we have seen traffic
|
D | kcm.txt | 238 In a MxN configuration, multiple connections are established to the 248 since this doesn't allow for affinities to be established. Balancing
|
D | lapb-module.txt | 206 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
|
D | eql.txt | 363 Once a link was established, I timed a binary ftp transfer of 389 speeds. Once established, the connection seemed robust enough.)
|
D | phonet.txt | 157 Connections are traditionally established between two endpoints by a
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.fax | 95 ISDN_TTY_FAX_FCON signals the established, outgoing connection, 98 ISDN_TTY_FAX_FCON_I signals the established, incoming connection,
|
/Linux-v4.19/Documentation/PCI/endpoint/ |
D | pci-endpoint.txt | 63 they are linked has established a link with the host, the PCI controller 163 * linkup: ops to perform when the EPC device has established a 191 EPC device has established the connection to the host.
|
/Linux-v4.19/drivers/isdn/capi/ |
D | Kconfig | 25 established via the usual /dev/capi20 interface to a special tty
|
/Linux-v4.19/drivers/nfc/ |
D | Kconfig | 35 protocol. An LLCP connection can be established between them and
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | Itsy | 31 The serial connection we established was at:
|
/Linux-v4.19/Documentation/netlabel/ |
D | lsm_interface.txt | 40 sidestep much of this overhead once a mapping has been established. Once the
|
/Linux-v4.19/drivers/atm/ |
D | nicstarmac.copyright | 12 * re-established. (put back CFG_PHYIE)
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | micrel-ksz90x1.txt | 65 no link will be established.
|
/Linux-v4.19/Documentation/mic/ |
D | scif_overview.txt | 79 /* SCIF connection established */
|
/Linux-v4.19/drivers/s390/net/ |
D | Kconfig | 38 can be established to the Linux on IBM System z
|
/Linux-v4.19/Documentation/hid/ |
D | intel-ish-hid.txt | 156 to a FW client, a connection must be established using connect request and 160 Once connection is established, peers send each other flow control bus messages
|
/Linux-v4.19/Documentation/driver-api/ |
D | edac.rst | 14 will be established.
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 114 key if possible. If the TPM has had ownership established and
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | blockgroup.rst | 55 established that the super block and the group descriptor table, if
|
123