Lines Matching +full:assoc +full:- +full:select
1 /*-
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.
43 * SCTP protocol - RFC4960.
75 * read-write options
108 /* assoc level context */
132 * read-only options
157 * since both TCP and peeled off sockets have only one assoc per socket this
189 /* JRS - Pluggable Congestion Control Socket option */
191 /* RS - Pluggable Stream Scheduling Socket option */
199 /* For I-DATA */
208 /* Special hook for dynamically setting primary for all assoc's,
213 /* VRF (virtual router feature) and multi-VRF support
221 * to. The endpoint, before binding, may select
226 * additional VRF's to become a Multi-VRF endpoint.
283 /* JRS - Supported congestion control modules for pluggable
292 /* RTCC Congestion Control - RFC2581 plus */
306 /* RS - Supported stream scheduling modules for pluggable
309 /* Default simple round-robin */
311 /* Real round-robin */
313 /* Real round-robin per packet */
319 /* First-come, first-serve */
375 /* Error causes from nat-draft */
394 /* optional cause-specific info may follow */
466 /* draft-ietf-stewart-pktdrpsctp */
468 /* draft-ietf-stewart-strreset-xxx */
488 /* Flag for ECN -CWR */
578 /*-