/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/ |
D | conntrack_rst_invalid.pkt | 2 // in ESTABLISHED state. 31 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null |grep -q ESTABLISHED` 35 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null |grep -q ESTABLISHED` 39 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null |grep -q ESTABLISHED` 44 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null |grep -q ESTABLISHED` 49 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null |grep -q ESTABLISHED`
|
D | conntrack_syn_challenge_ack.pkt | 4 // and that a new connection is established. 13 // Expected outcome: established connection. 40 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null | grep ESTABLISHED | grep -q A…
|
D | conntrack_synack_old.pkt | 40 +0 `conntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null | grep ESTABLISHED | grep -q A… 44 …ntrack -f $NFCT_IP_VERSION -L -p tcp --dport 8080 2>/dev/null | grep ASSURED | grep -q ESTABLISHED`
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | conntrack_icmp_related.sh | 15 # nat of "established" icmp-echo "connection". 122 meta l4proto { icmp, icmpv6 } ct state new,established accept 141 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 153 counter established { } 157 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 160 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established" accept 165 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 168 meta l4proto { icmp, icmpv6 } ct state "established" counter name "established"
|
/linux-6.12.1/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() 225 if (!pv->established) { in hvsilib_get_chars() 279 if (!pv->established) in hvsilib_read_mctrl() 324 if (pv->established) in hvsilib_establish() 325 goto established; in hvsilib_establish() 347 if (pv->established) in hvsilib_establish() 348 goto established; in hvsilib_establish() 353 if (!pv->established) { in hvsilib_establish() [all …]
|
D | hvc_iucv.c | 213 * there are no pending data messages available or if there is no established 308 * If an IUCV communication path has been established, pending IUCV messages 383 * If an IUCV communication path has been established, the buffered output data 385 * Returns 0 if there is no established IUCV communication path or 561 * The hang-up occurs only if an IUCV communication path is established; 625 * to keep an existing IUCV communication path established. 628 * If the tty has been opened and an established IUCV path has been severed 648 * ignore this hangup and keep an established IUCV path open... in hvc_iucv_notifier_hangup() 673 * established at any times. in hvc_iucv_dtr_rts() 682 /* Lowering the DTR/RTS lines disconnects an established IUCV in hvc_iucv_dtr_rts() [all …]
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | cgroup_tcp_skb.c | 74 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()
|
/linux-6.12.1/drivers/infiniband/ulp/rtrs/ |
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:
|
/linux-6.12.1/drivers/hwmon/occ/ |
D | Kconfig | 15 established through I2C bus. 29 established through SBE fifo on an FSI bus.
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_tproxy.h | 64 * - match: if there's a fully established connection matching the 67 * established connection 80 * belonging to established connections going through that one.
|
/linux-6.12.1/Documentation/netlink/specs/ |
D | mptcp_pm.yaml | 32 name: established 35 A MPTCP connection is established (can start new subflows). 53 name: sub-established 58 A new subflow has been established. 'error' should not be set.
|
/linux-6.12.1/Documentation/networking/ |
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.
|
D | tcp_ao.rst | 42 | | |established connections| 211 once established. 236 A: No: for an already established non-TCP-AO connection it would be impossible 296 It is not allowed to add a key on an established non-TCP-AO connection 364 In contrast with an established TCP-MD5 connection which has just one key, 372 not-yet-established connections on request sockets as well as not removing 373 keys from sockets that were already established, but not yet ``accept()``'ed, 377 a listener socket, the established sockets in the accept queue won't 385 happened on the listen socket is reflected on the newly established connection. 398 established sockets that have either AO or MD5 keys are restricted for
|
D | x25-iface.rst | 36 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
|
/linux-6.12.1/net/netfilter/ |
D | xt_TPROXY.c | 49 * 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()
|
D | nft_tproxy.c | 47 * 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()
|
/linux-6.12.1/drivers/infiniband/core/ |
D | iwcm.c | 121 * ACTIVE IDS: 4: CONNECT_REPLY, ESTABLISHED, DISCONNECT, CLOSE 122 * PASSIVE IDS: 3: ESTABLISHED, DISCONNECT, CLOSE 298 * - 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 …]
|
/linux-6.12.1/drivers/firmware/tegra/ |
D | ivc.c | 22 * 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()
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | hvsi.h | 70 unsigned int established:1; /* protocol established */ member
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter_setsockopt.c | 83 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()
|
/linux-6.12.1/include/uapi/linux/ |
D | mptcp_pm.h | 21 * sport, dport A MPTCP connection is established (can start new subflows). 28 * subflow has been established. 'error' should not be set.
|
/linux-6.12.1/Documentation/arch/riscv/ |
D | boot.rst | 145 As the ``reserved_mem`` array is initialized with virtual addresses established 146 by ``setup_vm()``, and used with the mapping established by 155 established. These are the installation of the first virtual mapping itself,
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/ |
D | rst.c | 9 * The passive reset is quite hard to get on established TCP connections. 10 * It could be procured from non-established states, but the synchronization 294 test_ok("Verified established tcp connection"); in test_client_active_rst() 301 * the one in request_sock_queue won't get fully established, so in test_client_active_rst() 347 test_ok("Verified established tcp connection"); in test_client_passive_rst()
|
/linux-6.12.1/net/x25/ |
D | x25_forward.c | 45 * established LCI? It shouldn't happen, just in case.. in x25_forward_call() 101 /* The call is established, either side can send */ in x25_forward_data()
|
/linux-6.12.1/fs/nfsd/ |
D | localio.c | 45 * @rpc_clnt: rpc_clnt that the client established 46 * @cred: cred that the client established
|