Searched refs:established (Results 1 – 25 of 73) sorted by relevance
123
| /linux/drivers/tty/hvc/ |
| A 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/tools/testing/selftests/netfilter/ |
| A D | conntrack_icmp_related.sh | 138 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
|
| A D | conntrack_tcp_unreplied.sh | 79 ip netns exec $ns1 iptables -A INPUT -m state --state established,related -j ACCEPT
|
| /linux/Documentation/networking/ |
| A D | ip_dynaddr.rst | 7 This stuff allows diald ONESHOT connections to get established by 22 bring the link up will be able to get established.
|
| A D | x25-iface.rst | 37 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 D | proc_net_tcp.rst | 14 It will first list all listening TCP sockets, and next list all established
|
| A D | lapb-module.rst | 239 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
|
| A D | kcm.rst | 242 In a MxN configuration, multiple connections are established to the 252 since this doesn't allow for affinities to be established. Balancing
|
| A D | eql.rst | 267 Once a link was established, I timed a binary ftp transfer of 293 speeds. Once established, the connection seemed robust enough.)
|
| A D | nexthop-group-resilient.rst | 72 keeping the "busy" buckets intact. This way, established flows are ideally 137 individual migrations within an already-established group.
|
| /linux/drivers/hwmon/occ/ |
| A D | Kconfig | 16 established through I2C bus. 31 established through SBE fifo on an FSI bus.
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| A D | README | 27 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 D | rtrs-srv.h | 87 bool established; member
|
| A D | rtrs-clt.h | 138 bool established; member
|
| /linux/Documentation/PCI/endpoint/ |
| A D | pci-endpoint.rst | 69 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/arch/powerpc/include/asm/ |
| A D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
| /linux/drivers/isdn/capi/ |
| A D | Kconfig | 30 established via the usual /dev/capi20 interface to a special tty
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-rnbd-client | 50 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 D | sysfs-class-rtrs-server | 27 Description: RO, Contains the the name of HCA the connection established on.
|
| /linux/drivers/nfc/ |
| A D | Kconfig | 36 protocol. An LLCP connection can be established between them and
|
| /linux/Documentation/netlabel/ |
| A D | lsm_interface.rst | 46 sidestep much of this overhead once a mapping has been established. Once the
|
| /linux/drivers/atm/ |
| A D | nicstarmac.copyright | 12 * re-established. (put back CFG_PHYIE)
|
| /linux/drivers/block/rnbd/ |
| A D | README | 40 established, the mapped device will appear on the client side under
|
| /linux/drivers/s390/net/ |
| A D | Kconfig | 38 can be established to the Linux on IBM System z
|
| /linux/Documentation/bpf/ |
| A D | prog_sk_lookup.rst | 49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
|
Completed in 29 milliseconds
123