Home
last modified time | relevance | path

Searched +full:shutdown +full:- +full:ack (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/sys/netinet/
H A Dsctp_header.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
73 * This is the maximum padded size of a s-a-p
97 /* draft-ietf-tsvwg-prsctp */
98 /* PR-SCTP supported parameter */
103 /* draft-ietf-tsvwg-addip-sctp */
114 struct sctp_asconf_tag_param { /* an ASCONF NAT-Vtag parameter */
[all …]
H A Dsctp_input.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
66 TAILQ_FOREACH(net, &stcb->asoc.nets, sctp_next) { in sctp_stop_all_cookie_timers()
67 if (net->rxt_timer.type == SCTP_TIMER_TYPE_COOKIE) { in sctp_stop_all_cookie_timers()
69 stcb->sctp_ep, in sctp_stop_all_cookie_timers()
72 } else if (net->rxt_timer.type == SCTP_TIMER_TYPE_INIT) { in sctp_stop_all_cookie_timers()
74 stcb->sctp_ep, in sctp_stop_all_cookie_timers()
[all …]
H A Dsctp_structs.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
87 * asoc_state, void-ptr-arg, uint32-arg, end_func, inp);
245 uint32_t cwnd_at_bw_set; /* Cwnd at last bw saved - lbw */
250 * 0/1 - 1 no cc advance */
290 /* This is used for SHUTDOWN/SHUTDOWN-ACK/SEND or INIT timers */
296 struct htcp htcp_ca; /* JRS - struct used in HTCP algorithm */
[all …]
/freebsd/lib/libsys/
H A Dshutdown.233 .Nm shutdown
41 .Fn shutdown "int s" "int how"
44 .Fn shutdown
48 argument specifies the type of shutdown.
50 .Bl -tag -width ".Dv SHUT_RDWR"
69 socket, all or part of the full-duplex connection will be shut down.
78 .Bl -column ".Dv PF_INET6" ".Dv SOCK_STREAM" ".Dv IPPROTO_SCTP"
89 Send queued data, wait for ACK, then send FIN.
99 Send queued data, wait for ACK, then send FIN.
103 .Rv -std shutdown
[all …]
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,sc7280-adsp-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-adsp-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
19 - qcom,sc7280-adsp-pil
23 - description: qdsp6ss register
24 - description: efuse q6ss register
28 - description: Phandle to apps_smmu node with sid mask
32 - description: Watchdog interrupt
[all …]
H A Dqcom,sc7280-wpss-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-wpss-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
19 - qcom,sc7280-wpss-pil
28 - description: Watchdog interrupt
29 - description: Fatal interrupt
30 - description: Ready interrupt
31 - description: Handover interrupt
[all …]
H A Dqcom,sc7180-mss-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7180-mss-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sibi Sankar <quic_sibis@quicinc.com>
19 - qcom,sc7180-mss-pil
23 - description: MSS QDSP6 registers
24 - description: RMB registers
26 reg-names:
28 - const: qdsp6
[all …]
H A Dqcom,sc7280-mss-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-mss-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sibi Sankar <quic_sibis@quicinc.com>
19 - qcom,sc7280-mss-pil
23 - description: MSS QDSP6 registers
24 - description: RMB registers
26 reg-names:
28 - const: qdsp6
[all …]
H A Dqcom,pas-common.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,pas-common.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dqcom,msm8996-mss-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,msm8996-mss-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <andersson@kernel.org>
11 - Sibi Sankar <quic_sibis@quicinc.com>
20 - qcom,msm8996-mss-pil
21 - qcom,msm8998-mss-pil
22 - qcom,sdm660-mss-pil
23 - qcom,sdm845-mss-pil
[all …]
H A Dst,stm32-rproc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/st,stm32-rproc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 - Fabien Dessenne <fabien.dessenne@foss.st.com>
15 - Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
19 const: st,stm32mp1-m4
31 reset-names:
33 - const: mcu_rst
34 - const: hold_boot
[all …]
H A Dqcom,sdx55-pas.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sdx55-pas.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dqcom,adsp.txt6 - compatible:
10 "qcom,msm8974-adsp-pil"
11 "qcom,msm8996-adsp-pil"
12 "qcom,msm8996-slpi-pil"
13 "qcom,msm8998-adsp-pas"
14 "qcom,msm8998-slpi-pas"
15 "qcom,qcs404-adsp-pas"
16 "qcom,qcs404-cdsp-pas"
17 "qcom,qcs404-wcss-pas"
18 "qcom,sc7180-mpss-pas"
[all …]
H A Dqcom,sc8280xp-pas.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc8280xp-pas.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dqcom,sc7180-pas.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7180-pas.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
19 - qcom,sc7180-adsp-pas
20 - qcom,sc7180-mpss-pas
21 - qcom,sc7280-adsp-pas
22 - qcom,sc7280-cdsp-pas
23 - qcom,sc7280-mpss-pas
[all …]
H A Dqcom,wcnss-pil.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,wcnss-pil.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <andersson@kernel.org>
21 - items:
22 - enum:
23 - qcom,pronto-v1-pil
24 - qcom,pronto-v2-pil
25 - qcom,pronto-v3-pil
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c40 #include "netdissect-stdinc.h"
118 { SCTP_INITIATION_ACK, "INIT ACK" },
121 { SCTP_HEARTBEAT_ACK, "HB ACK" },
123 { SCTP_SHUTDOWN, "SHUTDOWN" },
124 { SCTP_SHUTDOWN_ACK, "SHUTDOWN ACK" },
127 { SCTP_COOKIE_ACK, "COOKIE ACK" },
130 { SCTP_SHUTDOWN_COMPLETE, "SHUTDOWN COMPLETE" },
133 { SCTP_RELIABLE_CNTL_ACK, "REL CTRL ACK" },
191 /* Sctp association init request/ack */
193 /* this is used for init ack, too */
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.localsctpstate.ksh.out3 ip:::send - yes
4 ip:::receive - yes
5 sctp:::send - yes
6 sctp:::receive - yes
7 sctp:::state-change to cookie-wait - yes
8 sctp:::state-change to cookie-echoed - yes
9 sctp:::state-change to established - yes
10 sctp:::state-change to shutdown-sent - yes
11 sctp:::state-change to shutdown-received - yes
12 sctp:::state-change to shutdown-ack-sent - yes
H A Dtst.localsctpstate.ksh28 # Test sctp:::state-change and sctp:::{send,receive} by connecting to
54 print -u2 "expected one argument: <dtrace-path>"
68 cat > client.pl <<-EOPERL
70 my \$s = IO::Socket::INET->new(
82 while [ $sctpport -lt $bound ]; do
83 perl client.pl $sctpport 0 2>&- || break
86 if [ $sctpport -eq $bound ]; then
91 cat > server.pl <<-EOPERL
93 my \$l = IO::Socket::INET->new(
101 my \$c = \$l->accept();
[all …]
/freebsd/usr.bin/systat/
H A Dsctp.c1 /*-
47 /*-
48 --0 1 2 3 4 5 6 7
49 --0123456789012345678901234567890123456789012345678901234567890123456789012345
53 03999999999999 associations restarted 999999999999 - out of the blue
54 04999999999999 associations terminated 999999999999 - bad vtag
55 05999999999999 associations aborted 999999999999 - bad crc32c
60 10999999999999 data timeouts 999999999999 - ordered
61 11999999999999 delayed sack timeouts 999999999999 - unordered
62 12999999999999 shutdown timeouts 999999999999 control chunks received
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_connect.pod5 SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server
28 to continue the handshake, indicating the problem by the return value -1.
40 corresponding ACK has been received yet from the peer. This can have performance
44 typical for many protocols) then this data could be buffered until an ACK has
73 at the protocol level or a connection failure occurred. The shutdown was
90 Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/cddl/lib/libdtrace/
H A Dsctp.d70 state & SCTP_STATE_ABOUT_TO_BE_FREED ? "state-closed" :
71 state & SCTP_STATE_SHUTDOWN_PENDING ? "state-shutdown-pending" :
72 (state & SCTP_STATE_MASK) == SCTP_STATE_EMPTY ? "state-closed" :
73 (state & SCTP_STATE_MASK) == SCTP_STATE_INUSE ? "state-closed" :
74 (state & SCTP_STATE_MASK) == SCTP_STATE_COOKIE_WAIT ? "state-cookie-wait" :
75 (state & SCTP_STATE_MASK) == SCTP_STATE_COOKIE_ECHOED ? "state-cookie-echoed" :
76 (state & SCTP_STATE_MASK) == SCTP_STATE_OPEN ? "state-established" :
77 (state & SCTP_STATE_MASK) == SCTP_STATE_SHUTDOWN_SENT ? "state-shutdown-sent" :
78 (state & SCTP_STATE_MASK) == SCTP_STATE_SHUTDOWN_RECEIVED ? "state-shutdown-received" :
79 (state & SCTP_STATE_MASK) == SCTP_STATE_SHUTDOWN_ACK_SENT ? "state-shutdown-ack-sent" :
[all …]
/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
55 * operation due to both processing requirements and issues with multi-homing.
59 * - Support for global multi-homing
60 * - Support for ASCONF modification from Internet Draft
61 * (draft-stewart-behave-sctpnat-04, R. Stewart and M. Tuexen, "Stream control
63 * provide support for multi-homed privately addressed hosts
64 * - Support for forwarding of T-flagged packets
65 * - Generation and delivery of AbortM/ErrorM packets upon detection of NAT
67 * - Per-port forwarding rules
[all …]
/freebsd/usr.bin/netstat/
H A Dsctp.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2007, by Weongyo Jeong. All rights reserved.
111 switch (address->sa.sa_family) { in sctp_print_address()
115 Wflag ? 39 : 16, inetname(&address->sin.sin_addr)); in sctp_print_address()
121 Wflag ? 39 : 16, inet6name(&address->sin6.sin6_addr)); in sctp_print_address()
134 snprintf(cp, sizeof(line) - alen, in sctp_print_address()
135 "%.15s ", sp ? sp->s_name : "*"); in sctp_print_address()
137 snprintf(cp, sizeof(line) - alen, in sctp_print_address()
140 xo_emit("{d:target/%-*.*s} ", width, width, line); in sctp_print_address()
[all …]
/freebsd/sys/dev/xen/control/
H A Dcontrol.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
33 /*-
108 #include <xen/xen-os.h>
122 /*--------------------------- Forward Declarations --------------------------*/
123 /** Function signature for shutdown event handlers. */
131 /*-------------------------- Private Data Structures -------------------------*/
138 /** Lookup table for shutdown event name to handler. */
151 /*------------------------------ Event Handlers ------------------------------*/
213 * are resuming, and will allow us to reset per-cpu in xctrl_suspend()
[all …]

123456