Lines Matching +full:reserved +full:- +full:endpoints
1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 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.
93 /* JRS - Variable for default congestion control module */
95 /* RS - Variable for default stream scheduling module */
138 /* autoasconf: Enable SCTP Auto-ASCONF */
139 #define SCTPCTL_AUTOASCONF_DESC "Enable SCTP Auto-ASCONF"
144 /* autoasconf: Enable SCTP Auto-ASCONF */
145 #define SCTPCTL_MULTIPLEASCONFS_DESC "Enable SCTP Multiple-ASCONFs"
156 /* pr_enable: Enable PR-SCTP */
157 #define SCTPCTL_PR_ENABLE_DESC "Enable PR-SCTP"
174 /* reconfig_enable: Enable SCTP RE-CONFIG */
175 #define SCTPCTL_RECONFIG_ENABLE_DESC "Enable SCTP RE-CONFIG"
181 #define SCTPCTL_NRSACK_ENABLE_DESC "Enable SCTP NR-SACK"
204 /* maxburst: Default max burst for sctp endpoints */
205 #define SCTPCTL_MAXBURST_DESC "Default max burst for sctp endpoints"
210 /* fr_maxburst: Default max burst for sctp endpoints when fast retransmitting */
211 #define SCTPCTL_FRMAXBURST_DESC "Default max burst for SCTP endpoints when fast retransmitting"
348 /* add_more_on_output: When space-wise is it worthwhile to try to add more to a socket send buffer …
349 #define SCTPCTL_ADD_MORE_ON_OUTPUT_DESC "When space-wise is it worthwhile to try to add more to a s…
414 /* abort_at_limit: When one-2-one hits qlimit abort */
415 #define SCTPCTL_ABORT_AT_LIMIT_DESC "Abort when one-to-one hits qlimit"
438 /* JRS - default congestion control module sysctl */
444 /* RS - default stream scheduling module sysctl */
450 /* RRS - default fragment interleave */
474 /* Enable sending of the SACK-IMMEDIATELY bit */
475 #define SCTPCTL_SACK_IMMEDIATELY_ENABLE_DESC "Enable sending of the SACK-IMMEDIATELY-bit"
480 /* Enable sending of the NAT-FRIENDLY message */
481 #define SCTPCTL_NAT_FRIENDLY_INITS_DESC "Enable sending of the nat-friendly SCTP option on INITs"