Home
last modified time | relevance | path

Searched full:established (Results 1 – 25 of 937) sorted by relevance

12345678910>>...38

/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh15 # nat of "established" icmp-echo "connection".
140 meta l4proto { icmp, icmpv6 } ct state new,established accept
159 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
171 counter established { }
175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
178 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established" accept
183 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
186 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established"
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh15 # nat of "established" icmp-echo "connection".
140 meta l4proto { icmp, icmpv6 } ct state new,established accept
159 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
171 counter established { }
175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
178 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established" accept
183 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
186 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established"
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dcgroup_tcp_skb.c74 g_sock_state = ESTABLISHED; in ingress_accept()
103 g_sock_state = ESTABLISHED; in ingress_connect()
114 case ESTABLISHED: in egress_close_remote()
138 case ESTABLISHED: in ingress_close_remote()
159 case ESTABLISHED: in egress_close_local()
179 case ESTABLISHED: in ingress_close_local()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
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:
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
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:
/kernel/linux/linux-6.6/drivers/hwmon/occ/
DKconfig15 established through I2C bus.
29 established through SBE fifo on an FSI bus.
/kernel/linux/linux-5.10/drivers/hwmon/occ/
DKconfig16 established through I2C bus.
31 established through SBE fifo on an FSI bus.
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tproxy.h63 * - match: if there's a fully established connection matching the
66 * established connection
79 * belonging to established connections going through that one.
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tproxy.h63 * - match: if there's a fully established connection matching the
66 * established connection
79 * belonging to established connections going through that one.
/kernel/linux/linux-5.10/Documentation/networking/
Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
22 bring the link up will be able to get established.
/kernel/linux/linux-6.6/Documentation/networking/
Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
22 bring the link up will be able to get established.
Dx25-iface.rst36 Establish the LAPB link. If the link is already established then the connect
59 LAPB link has been established. The same message is used for both a LAPB
/kernel/linux/linux-6.6/net/netfilter/
Dxt_TPROXY.c49 * and the current packet belongs to an already established in tproxy_tg4()
65 /* no, there's no established connection, check if in tproxy_tg4()
126 * and the current packet belongs to an already established in tproxy_tg6_v1()
147 /* no there's no established connection, check if in tproxy_tg6_v1()
Dnft_tproxy.c47 * belongs to an already established connection in nft_tproxy_eval_v4()
68 /* no, there's no established connection, check if in nft_tproxy_eval_v4()
115 * belongs to an already established connection in nft_tproxy_eval_v6()
140 /* no there's no established connection, check if in nft_tproxy_eval_v6()
/kernel/linux/linux-6.6/drivers/infiniband/core/
Diwcm.c122 * ACTIVE IDS: 4: CONNECT_REPLY, ESTABLISHED, DISCONNECT, CLOSE
123 * PASSIVE IDS: 3: ESTABLISHED, DISCONNECT, CLOSE
299 * - If we are ESTABLISHED, move to CLOSING and modify the QP state
637 * CM_ID <-- ESTABLISHED
639 * Accepts an inbound connection request and generates an ESTABLISHED
641 * until the ESTABLISHED event is received from the provider.
842 * Passive Side: CM_ID <-- ESTABLISHED
844 * The provider generated an ESTABLISHED event which means that
849 * remote peer closed, the ESTABLISHED event would be received followed
877 * Active Side: CM_ID <-- ESTABLISHED
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/core/
Diwcm.c122 * ACTIVE IDS: 4: CONNECT_REPLY, ESTABLISHED, DISCONNECT, CLOSE
123 * PASSIVE IDS: 3: ESTABLISHED, DISCONNECT, CLOSE
300 * - If we are ESTABLISHED, move to CLOSING and modify the QP state
636 * CM_ID <-- ESTABLISHED
638 * Accepts an inbound connection request and generates an ESTABLISHED
640 * until the ESTABLISHED event is received from the provider.
841 * Passive Side: CM_ID <-- ESTABLISHED
843 * The provider generated an ESTABLISHED event which means that
848 * remote peer closed, the ESTABLISHED event would be received followed
876 * Active Side: CM_ID <-- ESTABLISHED
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dxt_TPROXY.c49 * and the current packet belongs to an already established in tproxy_tg4()
65 /* no, there's no established connection, check if in tproxy_tg4()
138 * and the current packet belongs to an already established in tproxy_tg6_v1()
159 /* no there's no established connection, check if in tproxy_tg6_v1()
Dnft_tproxy.c47 * belongs to an already established connection in nft_tproxy_eval_v4()
68 /* no, there's no established connection, check if in nft_tproxy_eval_v4()
115 * belongs to an already established connection in nft_tproxy_eval_v6()
140 /* no there's no established connection, check if in nft_tproxy_eval_v6()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dhvsi.h70 unsigned int established:1; /* protocol established */ member
/kernel/linux/linux-6.6/drivers/firmware/tegra/
Divc.c22 * The transmitting end can enter the established state from the sync or
24 * established state, indicating that has cleared the counters in our
41 * return to the established state once it has cleared its counters.
504 * Move to ESTABLISHED state. We know that the remote end has in tegra_ivc_notified()
521 * the ACK or ESTABLISHED state. Next, order observation of in tegra_ivc_notified()
527 * Move to ESTABLISHED state. We know that we have previously in tegra_ivc_notified()
543 * channel is already fully established, or we are waiting for in tegra_ivc_notified()
/kernel/linux/linux-5.10/drivers/firmware/tegra/
Divc.c22 * The transmitting end can enter the established state from the sync or
24 * established state, indicating that has cleared the counters in our
41 * return to the established state once it has cleared its counters.
491 * Move to ESTABLISHED state. We know that the remote end has in tegra_ivc_notified()
508 * the ACK or ESTABLISHED state. Next, order observation of in tegra_ivc_notified()
514 * Move to ESTABLISHED state. We know that we have previously in tegra_ivc_notified()
530 * channel is already fully established, or we are waiting for in tegra_ivc_notified()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter_setsockopt.c83 if (!ASSERT_EQ(i, nr_est, "create established fds")) { in make_established()
126 if (!ASSERT_OK_PTR(est_fds, "create established")) in do_bpf_iter_setsockopt()
164 /* Check established fds for dctcp */ in do_bpf_iter_setsockopt()

12345678910>>...38