Searched refs:established (Results 1 – 25 of 38) sorted by relevance
12
/linux-3.4.99/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() 278 if (!pv->established) in hvsilib_read_mctrl() 323 if (pv->established) in hvsilib_establish() 324 goto established; in hvsilib_establish() 346 if (pv->established) in hvsilib_establish() 347 goto established; in hvsilib_establish() 352 if (!pv->established) { in hvsilib_establish() [all …]
|
/linux-3.4.99/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 | 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 | rds.txt | 297 connection will be dropped and re-established. 301 re-established.
|
D | phonet.txt | 157 Connections are traditionally established between two endpoints by a
|
D | dccp.txt | 52 during an established connection are not supported). Currently, two policies are
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | hvsi.h | 69 unsigned int established:1; /* protocol established */ member
|
/linux-3.4.99/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,
|
D | README.x25 | 102 be established. But hangup timeout is still active. Whenever a hangup
|
/linux-3.4.99/drivers/isdn/capi/ |
D | Kconfig | 24 established via the usual /dev/capi20 interface to a special tty
|
/linux-3.4.99/Documentation/arm/SA1100/ |
D | Itsy | 31 The serial connection we established was at:
|
/linux-3.4.99/Documentation/netlabel/ |
D | lsm_interface.txt | 40 sidestep much of this overhead once a mapping has been established. Once the
|
/linux-3.4.99/drivers/atm/ |
D | nicstarmac.copyright | 12 * re-established. (put back CFG_PHYIE)
|
/linux-3.4.99/drivers/s390/net/ |
D | Kconfig | 38 can be established to the Linux on IBM System z
|
/linux-3.4.99/drivers/staging/tidspbridge/Documentation/ |
D | README | 59 sets of arguments, and they have a pre-defined task environment established
|
/linux-3.4.99/Documentation/cris/ |
D | README | 124 TCP: Hash tables configured (established 2048 bind 2048)
|
/linux-3.4.99/Documentation/ |
D | unicode.txt | 163 fictional and artificial scripts has been established by John Cowan
|
D | intel_txt.txt | 166 and once the measured environment has been re-established, tboot
|
/linux-3.4.99/Documentation/vm/ |
D | page_migration | 121 reference is gone. A reference to the new page is established because
|
/linux-3.4.99/Documentation/s390/ |
D | monreader.txt | 187 cannot be established. In this case errno will be set to EIO and an error
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 42 This can be established using the following kernel command line parameters:
|
/linux-3.4.99/Documentation/powerpc/ |
D | hvcs.txt | 294 vty is established automatically by this driver. Manual vty-server 473 vty-server connection established. They need to free this using the method
|
12