Lines Matching +full:shutdown +full:- +full:user +full:- +full:flag
1 /*-
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 */
140 /* user data follows */
157 /* user data follows */
175 uint32_t initial_tsn; /* I-TSN */
191 uint32_t my_vtag; /* my tag in INIT-ACK (for quick ref) */
196 uint32_t scope_id; /* v6 scope id for link-locals */
202 uint8_t local_scope; /* IPv6 local scope flag */
203 uint8_t site_scope; /* IPv6 site scope flag */
210 * at the end is tacked on the INIT chunk and the INIT-ACK chunk
297 /* Shutdown Association (SHUTDOWN) */
303 /* Shutdown Acknowledgment (SHUTDOWN ACK) */
343 /* Shutdown Complete (SHUTDOWN COMPLETE) */
354 * draft-ietf-tsvwg-addip-sctp
371 /* draft-ietf-tsvwg-prsctp */
395 /* should be a multiple of 4 - 1 aka 3/7/11 etc. */
493 * Authenticated chunks support draft-ietf-tsvwg-sctp-auth
520 /* Zero checksum support draft-ietf-tsvwg-sctp-zero-checksum */
528 * we pre-reserve enough room for a ECNE or CWR AND a SACK with no missing
532 * taking out these two but the 24-sack/8-CWR i.e. 32 bytes I pre-reserve I