| /kernel/linux/linux-5.10/net/sctp/ |
| D | primitive.c | 60 * -> association id [,destination transport addr list] [,outbound stream 63 * This primitive allows the upper layer to initiate an association to a 78 * Format: SHUTDOWN(association id) 81 * Gracefully closes an association. Any locally queued user data 82 * will be delivered to the peer. The association will be terminated only 84 * will be returned on successful termination of the association. If 85 * attempting to terminate the association results in a failure, an error 94 * Format: Abort(association id [, cause code]) 97 * Ungracefully closes an association. Any locally queued user data 99 * code will be returned on successful abortion of the association. If [all …]
|
| D | associola.c | 11 * This module provides the abstraction for an SCTP association. 50 /* Initialize a new association from provided memory. */ 85 /* Set the association max_retrans and RTO values from the in sctp_association_init() 97 /* Initialize the association's heartbeat interval based on the in sctp_association_init() 108 /* Set association default SACK delay */ in sctp_association_init() 112 /* Set the association default flags controlling in sctp_association_init() 124 /* initialize association timers */ in sctp_association_init() 155 * This is also the rcvbuf space per association. in sctp_association_init() 194 * association to the same value as the initial TSN. in sctp_association_init() 205 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_association_init() [all …]
|
| D | ulpevent.c | 73 /* Hold the association in case the msg_name needs read out of 74 * the association. 94 /* A simple destructor to give up the reference to the association. */ 107 * Communication notifications inform the ULP that an SCTP association 108 * has either begun or ended. The identifier for a new association is 170 * event that happened to the association. in sctp_ulpevent_make_assoc_change() 220 * The association id field, holds the identifier for the association. in sctp_ulpevent_make_assoc_change() 221 * All notifications for a given association have the same association in sctp_ulpevent_make_assoc_change() 311 * The association id field, holds the identifier for the association. in sctp_ulpevent_make_peer_addr_change() 312 * All notifications for a given association have the same association in sctp_ulpevent_make_peer_addr_change() [all …]
|
| D | sm_statefuns.c | 195 * association (and thus the association enters the CLOSED state). 261 * association (and thus the association enters the CLOSED in sctp_sf_do_4_C() 283 * We are the side that is being asked for an association. 285 * Section: 5.1 Normal Establishment of an Association, B 316 /* Update socket peer label if first association. */ in sctp_sf_do_5_1B_init() 349 * error, but since we don't have an association, we'll in sctp_sf_do_5_1B_init() 459 * new association. Otherwise, "Z" will be vulnerable to resource in sctp_sf_do_5_1B_init() 476 * We are the side that is initiating the association. 478 * Section: 5.1 Normal Establishment of an Association, C 492 * association by transmitting an ABORT. [all …]
|
| D | socket.c | 104 /* Get the sndbuf space available at the time on the association. */ 113 /* Increment the used sndbuf space count of the corresponding association by 127 /* The sndbuf space is tracked per association. */ in sctp_set_owner_w() 227 /* Look up the association by its id. If this is not a UDP-style 238 * hasn't yet called connect() to establish an association. in sctp_id2assoc() 243 /* Get the first and the only association from the list. */ in sctp_id2assoc() 372 /* Bind a local address either to an endpoint or to an association. */ 462 * time two ASCONF may be in-transit on any given association (one sent 491 * association. 547 * association, we do not send the chunk for that association. But it will not [all …]
|
| /kernel/linux/linux-4.19/net/sctp/ |
| D | primitive.c | 75 * -> association id [,destination transport addr list] [,outbound stream 78 * This primitive allows the upper layer to initiate an association to a 93 * Format: SHUTDOWN(association id) 96 * Gracefully closes an association. Any locally queued user data 97 * will be delivered to the peer. The association will be terminated only 99 * will be returned on successful termination of the association. If 100 * attempting to terminate the association results in a failure, an error 109 * Format: Abort(association id [, cause code]) 112 * Ungracefully closes an association. Any locally queued user data 114 * code will be returned on successful abortion of the association. If [all …]
|
| D | associola.c | 10 * This module provides the abstraction for an SCTP association. 65 /* Initialize a new association from provided memory. */ 101 /* Set the association max_retrans and RTO values from the in sctp_association_init() 111 /* Initialize the association's heartbeat interval based on the in sctp_association_init() 122 /* Set association default SACK delay */ in sctp_association_init() 126 /* Set the association default flags controlling in sctp_association_init() 136 /* initialize association timers */ in sctp_association_init() 167 * This is also the rcvbuf space per association. in sctp_association_init() 206 * association to the same value as the initial TSN. in sctp_association_init() 217 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_association_init() [all …]
|
| D | ulpevent.c | 88 /* Hold the association in case the msg_name needs read out of 89 * the association. 109 /* A simple destructor to give up the reference to the association. */ 122 * Communication notifications inform the ULP that an SCTP association 123 * has either begun or ended. The identifier for a new association is 185 * event that happened to the association. in sctp_ulpevent_make_assoc_change() 235 * The association id field, holds the identifier for the association. in sctp_ulpevent_make_assoc_change() 236 * All notifications for a given association have the same association in sctp_ulpevent_make_assoc_change() 326 * The association id field, holds the identifier for the association. in sctp_ulpevent_make_peer_addr_change() 327 * All notifications for a given association have the same association in sctp_ulpevent_make_peer_addr_change() [all …]
|
| D | sm_statefuns.c | 210 * association (and thus the association enters the CLOSED state). 276 * association (and thus the association enters the CLOSED in sctp_sf_do_4_C() 298 * We are the side that is being asked for an association. 300 * Section: 5.1 Normal Establishment of an Association, B 331 /* Update socket peer label if first association. */ in sctp_sf_do_5_1B_init() 364 * error, but since we don't have an association, we'll in sctp_sf_do_5_1B_init() 474 * new association. Otherwise, "Z" will be vulnerable to resource in sctp_sf_do_5_1B_init() 491 * We are the side that is initiating the association. 493 * Section: 5.1 Normal Establishment of an Association, C 507 * association by transmitting an ABORT. [all …]
|
| D | socket.c | 119 /* Get the sndbuf space available at the time on the association. */ 128 /* Increment the used sndbuf space count of the corresponding association by 142 /* The sndbuf space is tracked per association. */ in sctp_set_owner_w() 245 /* Look up the association by its id. If this is not a UDP-style 256 * hasn't yet called connect() to establish an association. in sctp_id2assoc() 261 /* Get the first and the only association from the list. */ in sctp_id2assoc() 378 /* Bind a local address either to an endpoint or to an association. */ 465 * time two ASCONF may be in-transit on any given association (one sent 495 * association. 551 * association, we do not send the chunk for that association. But it will not [all …]
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | SCTP.rst | 29 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the 34 @skb - pointer to skbuff of association packet. 92 association primary. 133 Security Hooks used for Association Establishment 138 establishing an association. 144 Association setup can be initiated 149 initiate an association to 155 asking for an association. Call 158 association. 159 If not first association, check [all …]
|
| /kernel/linux/linux-4.19/Documentation/security/ |
| D | LSM-sctp.rst | 20 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the 25 @skb - pointer to skbuff of association packet. 83 association primary. 124 Security Hooks used for Association Establishment 128 establishing an association. 134 Association setup can be initiated 139 initiate an association to 145 asking for an association. Call 148 association. 149 If not first association, check [all …]
|
| D | SELinux-sctp.rst | 18 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the 23 @skb - pointer to skbuff of association packet. 26 IF this is the first association on ``@ep->base.sk``, then set the peer 31 to determine whether the association should be allowed or denied. 107 to a specific port type and the ``association`` permission that is explained 119 assigned during the establishment of the first association. Any further 122 ``association`` permission be validated. This is validated by checking the 124 the association should be allowed or denied.
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | fc.h | 115 "Association Allocation Failed", 119 "Not Association ID", 120 "Bad Association ID Length", 121 "No Association", 155 "Create Association", 157 "Disconnect Association", 219 * something other than Association (e.g. 0). in nvmefc_vldt_lsreq_discon_assoc()
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | sctp.h | 110 #define SCTP_SOCKOPT_PEELOFF 102 /* peel off association. */ 340 * Communication notifications inform the ULP that an SCTP association 341 * has either begun or ended. The identifier for a new association is 362 * event that happened to the association. They include: 413 * association. The entire error TLV as it appears on the wire is 694 * 7.1.2 Association Parameters (SCTP_ASSOCINFO) 696 * This option is used to both examine and set various association and 711 * Requests that the peer mark the enclosed address as the association 712 * primary. The enclosed address must be one of the association's 725 * the association primary. The enclosed address must be one of the [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | sctp.h | 115 #define SCTP_SOCKOPT_PEELOFF 102 /* peel off association. */ 351 * Communication notifications inform the ULP that an SCTP association 352 * has either begun or ended. The identifier for a new association is 373 * event that happened to the association. They include: 426 * association. The entire error TLV as it appears on the wire is 725 * 7.1.2 Association Parameters (SCTP_ASSOCINFO) 727 * This option is used to both examine and set various association and 742 * Requests that the peer mark the enclosed address as the association 743 * primary. The enclosed address must be one of the association's 756 * the association primary. The enclosed address must be one of the [all …]
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | association.h | 3 * Wireless USB - Cable Based Association 18 * Association attributes 20 * Association Models Supplement to WUSB 1.0 T[3-1] 62 /* Association Information (AMS1.0[T4-3]) */ 70 /* Association Request (AMS1.0[T4-4]) */ 85 /* Association Attribute header (AMS1.0[3.8]) */
|
| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| D | crypto4xx_sa.h | 18 * Contents of Dynamic Security Association (SA) with all possible fields 176 * State Record for Security Association (SA) 188 * Security Association (SA) for AES128 203 * Security Association (SA) for AES192 217 * Security Association (SA) for AES256 232 * Security Association (SA) for AES128 CCM 246 * Security Association (SA) for AES128_GCM 262 * Security Association (SA) for HASH160: HMAC-SHA1
|
| /kernel/linux/linux-4.19/drivers/crypto/amcc/ |
| D | crypto4xx_sa.h | 27 * Contents of Dynamic Security Association (SA) with all possible fields 185 * State Record for Security Association (SA) 197 * Security Association (SA) for AES128 212 * Security Association (SA) for AES192 226 * Security Association (SA) for AES256 241 * Security Association (SA) for AES128 CCM 255 * Security Association (SA) for AES128_GCM 271 * Security Association (SA) for HASH160: HMAC-SHA1
|
| /kernel/linux/linux-5.10/include/net/sctp/ |
| D | command.h | 30 SCTP_CMD_NEW_ASOC, /* Register a new association. */ 31 SCTP_CMD_DELETE_TCB, /* Delete the current association. */ 68 SCTP_CMD_ASSOC_FAILED, /* Handle association failure. */ 71 SCTP_CMD_UPDATE_ASSOC, /* Update association information. */ 76 SCTP_CMD_RENEGE, /* Renege data on an association. */ 81 SCTP_CMD_CLEAR_INIT_TAG, /* Clears association peer's inittag. */ 89 SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */ 94 SCTP_CMD_SET_ASOC, /* Restore association context */
|
| D | structs.h | 262 /* These are the parts of an association which we send in the cookie. 264 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB) 286 /* My Tie Tag : Assist in discovering a restarting association. */ 289 /* Peer's Tie Tag: Assist in discovering a restarting association. */ 325 * a copy of the raw address list of the association. 328 * the association TCB is re-constructed from the cookie. 611 /* Which association does this belong to? */ 808 /* Which association do we belong to? */ 1206 * socket (usually listening) endpoint versus an association's 1210 * a) Subfunctions work for either endpoint or association [all …]
|
| /kernel/linux/linux-4.19/include/net/sctp/ |
| D | structs.h | 268 /* These are the parts of an association which we send in the cookie. 270 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB) 292 /* My Tie Tag : Assist in discovering a restarting association. */ 295 /* Peer's Tie Tag: Assist in discovering a restarting association. */ 331 * a copy of the raw address list of the association. 334 * the association TCB is re-constructed from the cookie. 627 /* Which association does this belong to? */ 824 /* Which association do we belong to? */ 1218 * socket (usually listening) endpoint versus an association's 1222 * a) Subfunctions work for either endpoint or association [all …]
|
| D | command.h | 45 SCTP_CMD_NEW_ASOC, /* Register a new association. */ 46 SCTP_CMD_DELETE_TCB, /* Delete the current association. */ 83 SCTP_CMD_ASSOC_FAILED, /* Handle association failure. */ 86 SCTP_CMD_UPDATE_ASSOC, /* Update association information. */ 91 SCTP_CMD_RENEGE, /* Renege data on an association. */ 96 SCTP_CMD_CLEAR_INIT_TAG, /* Clears association peer's inittag. */ 104 SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */ 109 SCTP_CMD_SET_ASOC, /* Restore association context */
|
| /kernel/linux/linux-4.19/drivers/usb/wusbcore/ |
| D | cbaf.c | 3 * Wireless USB - Cable Based Association 13 * One way of pairing is using CBA-Cable Based Association. First 14 * time you plug the device with a cable, association is done between 72 * [WUSB-AM] Association Models Supplement to the Certified Wireless 85 #include <linux/usb/association.h> 89 /* An instance of a Cable-Based-Association-Framework device */ 135 dev_err(dev, "Cannot get available association types: %d\n", in cbaf_check() 142 dev_err(dev, "Not enough data to decode association info " in cbaf_check() 150 dev_err(dev, "Not enough data to decode association info " in cbaf_check() 162 dev_dbg(dev, "Found %u association requests (%zu bytes)\n", in cbaf_check() [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-l2c.h | 253 * core are locked. Having only 1 association available for 293 * @association: 294 * Which association to read line from 299 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index); 302 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association, 305 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association, in cvmx_get_l2c_tag() argument 308 return cvmx_l2c_get_tag(association, index); in cvmx_get_l2c_tag() 359 * @assoc: Association (or way) to flush
|