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-[email protected]>
44 * Ryan Layer <[email protected]>
47 * Inaky Perez-Gonzalez <[email protected]>
67 * SCTP <draft-ietf-tsvwg-sctpsocket-07.txt>.
116 /* Options 104-106 are deprecated and removed. Do not use this space */
146 /* PR-SCTP policies */
154 #define __SCTP_PR_INDEX(x) ((x >> 4) - 1)
177 /* These are bit fields for msghdr->msg_flags. See section 5.1. */
192 * ------------ ------------ ----------------------
209 * ------------ ------------ ----------------------
229 * ------------ ------------ -------------------
246 * ------------ ------------ -------------------
268 * ------------ ------------ -------------------
279 /* 5.3.7 SCTP PR-SCTP Information Structure (SCTP_PRINFO)
284 * ------------ ------------ -------------------
297 * ------------ ------------ -------------------
312 SCTP_ADDR_OVER = (1 << 1), /* Override the primary destination. */
340 SCTP_PRINFO, /* 5.3.7 SCTP PR-SCTP Information Structure */
391 * When a destination address on a multi-homed peer encounters a change
474 * SCTP_DATA_UNSENT - Indicates that the data was never put on
477 * SCTP_DATA_SENT - Indicates that the data was put on the wire.
502 * When a peer sends a Adaptation Layer Indication parameter , SCTP
504 * that of the peers requested adaptation layer.
742 * 7.1.9 Set Peer Primary Address (SCTP_SET_PEER_PRIMARY_ADDR)
745 * primary. The enclosed address must be one of the association's
747 * set primary request:
755 * 7.1.10 Set Primary Address (SCTP_PRIMARY_ADDR)
758 * the association primary. The enclosed address must be one of the
760 * make a set peer primary request:
771 * 7.1.11 Set Adaptation Layer Indicator (SCTP_ADAPTATION_LAYER)
773 * Requests that the local endpoint set the specified Adaptation Layer
774 * Indication parameter for all future INIT and INIT-ACK exchanges.
889 * values. If the assoc_id field is non-zero, then the set or get
918 * read-only. The following structure is used to access this
932 /* UNKNOWN: Peer address passed by the upper layer in sendmsg or connect[x]
934 * UNCONFIRMED: Peer address received in INIT/INIT-ACK address parameters.
955 * receipt. This information is read-only. The following structure is
983 /* The broken spelling has been released already in lksctp-tools header,
1006 * the SCTP associations handled by a one-to-many style socket.
1103 * Socket Option for Getting the Association/Stream-Specific PR-SCTP Status
1155 /* primary transport info */