• Home
  • Raw
  • Download

Lines Matching +full:layer +full:- +full:primary

1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
4 * Copyright (c) 1999-2000 Cisco, Inc.
5 * Copyright (c) 1999-2001 Motorola, Inc.
31 * lksctp developers <linux-sctp@vger.kernel.org>
44 * Ryan Layer <rmlayer@us.ibm.com>
47 * Inaky Perez-Gonzalez <inaky.gonzalez@intel.com>
67 * SCTP <draft-ietf-tsvwg-sctpsocket-07.txt>.
116 /* Options 104-106 are deprecated and removed. Do not use this space */
144 /* PR-SCTP policies */
152 #define __SCTP_PR_INDEX(x) ((x >> 4) - 1)
175 /* These are bit fields for msghdr->msg_flags. See section 5.1. */
190 * ------------ ------------ ----------------------
207 * ------------ ------------ ----------------------
227 * ------------ ------------ -------------------
244 * ------------ ------------ -------------------
266 * ------------ ------------ -------------------
277 /* 5.3.7 SCTP PR-SCTP Information Structure (SCTP_PRINFO)
282 * ------------ ------------ -------------------
295 * ------------ ------------ -------------------
310 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */
338 SCTP_PRINFO, /* 5.3.7 SCTP PR-SCTP Information Structure */
389 * When a destination address on a multi-homed peer encounters a change
472 * SCTP_DATA_UNSENT - Indicates that the data was never put on
475 * SCTP_DATA_SENT - Indicates that the data was put on the wire.
500 * When a peer sends a Adaptation Layer Indication parameter , SCTP
502 * that of the peers requested adaptation layer.
740 * 7.1.9 Set Peer Primary Address (SCTP_SET_PEER_PRIMARY_ADDR)
743 * primary. The enclosed address must be one of the association's
745 * set primary request:
753 * 7.1.10 Set Primary Address (SCTP_PRIMARY_ADDR)
756 * the association primary. The enclosed address must be one of the
758 * make a set peer primary request:
769 * 7.1.11 Set Adaptation Layer Indicator (SCTP_ADAPTATION_LAYER)
771 * Requests that the local endpoint set the specified Adaptation Layer
772 * Indication parameter for all future INIT and INIT-ACK exchanges.
887 * values. If the assoc_id field is non-zero, then the set or get
916 * read-only. The following structure is used to access this
930 /* UNKNOWN: Peer address passed by the upper layer in sendmsg or connect[x]
932 * UNCONFIRMED: Peer address received in INIT/INIT-ACK address parameters.
953 * receipt. This information is read-only. The following structure is
981 /* The broken spelling has been released already in lksctp-tools header,
1004 * the SCTP associations handled by a one-to-many style socket.
1101 * Socket Option for Getting the Association/Stream-Specific PR-SCTP Status
1153 /* primary transport info */