Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H 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 …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A 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
/OK3568_Linux_fs/kernel/Documentation/networking/
H 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.
H 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
H A Dproc_net_tcp.rst14 It will first list all listening TCP sockets, and next list all established
H A Dnf_conntrack-sysctl.rst117 If it is set to zero, we disable picking up already established
H 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
H A Dkcm.rst242 In a MxN configuration, multiple connections are established to the
252 since this doesn't allow for affinities to be established. Balancing
/OK3568_Linux_fs/kernel/drivers/hwmon/occ/
H A DKconfig16 established through I2C bus.
31 established through SBE fifo on an FSI bus.
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H 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:
H A Drtrs-srv.h89 bool established; member
H A Drtrs-clt.h135 bool established; member
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dworking-projects.rst136 To learn about environment variables established when you run the
161 environment variables established when you run the cross-toolchain
204 In a new shell environment variables are not established for the SDK
218 established through the script::
309 the compiler used was the compiler established through the :term:`CC`
335 established SDK compiler. However, when you run ``make``, use a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/
H A Dopensaf_5.22.01.bb2 DESCRIPTION = "OpenSAF is an open source project established to develop a base platform \
5 established by leading Communications and Enterprise Computing Companies to \
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H 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.
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H 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
H A Dsysfs-class-rtrs-server27 Description: RO, Contains the the name of HCA the connection established on.
/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A DKconfig30 established via the usual /dev/capi20 interface to a special tty
/OK3568_Linux_fs/kernel/drivers/nfc/
H A DKconfig36 protocol. An LLCP connection can be established between them and
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A Dlsm_interface.rst46 sidestep much of this overhead once a mapping has been established. Once the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dimap-2007e-shared.patch21 # Here if no make argument established
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dnicstarmac.copyright12 * re-established. (put back CFG_PHYIE)
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A DREADME40 established, the mapped device will appear on the client side under
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dprog_sk_lookup.rst49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered

123456