Home
last modified time | relevance | path

Searched full:association (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/kernel/linux/linux-5.10/net/sctp/
Dprimitive.c60 * -> 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 …]
Dassociola.c11 * 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 …]
Dulpevent.c73 /* 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 …]
Dsm_statefuns.c201 * association (and thus the association enters the CLOSED state).
267 * association (and thus the association enters the CLOSED in sctp_sf_do_4_C()
289 * We are the side that is being asked for an association.
291 * Section: 5.1 Normal Establishment of an Association, B
322 /* Update socket peer label if first association. */ in sctp_sf_do_5_1B_init()
341 * error, but since we don't have an association, we'll in sctp_sf_do_5_1B_init()
465 * new association. Otherwise, "Z" will be vulnerable to resource in sctp_sf_do_5_1B_init()
482 * We are the side that is initiating the association.
484 * Section: 5.1 Normal Establishment of an Association, C
498 * association by transmitting an ABORT.
[all …]
Dsocket.c104 /* 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-6.6/net/sctp/
Dprimitive.c60 * -> 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 …]
Dassociola.c11 * 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()
111 /* Set association default SACK delay */ in sctp_association_init()
115 /* Set the association default flags controlling in sctp_association_init()
127 /* initialize association timers */ in sctp_association_init()
159 * This is also the rcvbuf space per association. in sctp_association_init()
198 * association to the same value as the initial TSN. in sctp_association_init()
209 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_association_init()
[all …]
Dulpevent.c73 /* 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 …]
Dsm_statefuns.c208 * association (and thus the association enters the CLOSED state).
274 * association (and thus the association enters the CLOSED in sctp_sf_do_4_C()
296 * We are the side that is being asked for an association.
298 * Section: 5.1 Normal Establishment of an Association, B
343 * error, but since we don't have an association, we'll in sctp_sf_do_5_1B_init()
413 /* Update socket peer label if first association. */ in sctp_sf_do_5_1B_init()
473 * new association. Otherwise, "Z" will be vulnerable to resource in sctp_sf_do_5_1B_init()
490 * We are the side that is initiating the association.
492 * Section: 5.1 Normal Establishment of an Association, C
506 * association by transmitting an ABORT.
[all …]
Dsocket.c107 /* Get the sndbuf space available at the time on the association. */
116 /* Increment the used sndbuf space count of the corresponding association by
130 /* The sndbuf space is tracked per association. */ in sctp_set_owner_w()
230 /* Look up the association by its id. If this is not a UDP-style
241 * hasn't yet called connect() to establish an association. in sctp_id2assoc()
246 /* Get the first and the only association from the list. */ in sctp_id2assoc()
375 /* 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
494 * association.
550 * association, we do not send the chunk for that association. But it will not
[all …]
/kernel/linux/linux-6.6/Documentation/security/
DSCTP.rst26 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
30 @asoc - pointer to sctp association structure.
31 @skb - pointer to skbuff of association packet.
89 association primary.
117 @asoc - pointer to current sctp association structure.
127 @asoc - pointer to sctp association structure.
131 Security Hooks used for Association Establishment
136 establishing an association.
142 Association setup can be initiated
147 initiate an association to
[all …]
/kernel/linux/linux-5.10/Documentation/security/
DSCTP.rst29 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-5.10/drivers/nvme/host/
Dfc.h115 "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-6.6/drivers/nvme/host/
Dfc.h115 "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-6.6/include/uapi/linux/
Dsctp.h115 #define SCTP_SOCKOPT_PEELOFF 102 /* peel off association. */
353 * Communication notifications inform the ULP that an SCTP association
354 * has either begun or ended. The identifier for a new association is
375 * event that happened to the association. They include:
428 * association. The entire error TLV as it appears on the wire is
727 * 7.1.2 Association Parameters (SCTP_ASSOCINFO)
729 * This option is used to both examine and set various association and
744 * Requests that the peer mark the enclosed address as the association
745 * primary. The enclosed address must be one of the association's
758 * the association primary. The enclosed address must be one of the
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dsctp.h115 #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-6.6/drivers/crypto/amcc/
Dcrypto4xx_sa.h18 * 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-5.10/drivers/crypto/amcc/
Dcrypto4xx_sa.h18 * 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-6.6/fs/xfs/
Dxfs_filestream.c194 * Lookup the mru cache for an existing association. If one exists and we can
196 * will proceed with that association.
198 * If we have no association, or we cannot use the current one and have to
200 * association.
221 * the reference we get here even if the filestreams association is torn in xfs_filestream_lookup_association()
272 /* Changing parent AG association now, so remove the existing one. */ in xfs_filestream_create_association()
305 * the perag for the cached association. in xfs_filestream_create_association()
307 * If we fail to store the association, we need to drop the fstrms in xfs_filestream_create_association()
334 * the request. First we look for an existing association and use that if it
335 * is found. Otherwise, we create a new association by selecting an AG that fits
/kernel/linux/linux-5.10/include/net/sctp/
Dcommand.h30 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 */
Dstructs.h262 /* 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-6.6/include/net/sctp/
Dstructs.h266 /* These are the parts of an association which we send in the cookie.
268 * RFC2960 12.2 Parameters necessary per association (i.e. the TCB)
290 /* My Tie Tag : Assist in discovering a restarting association. */
293 /* Peer's Tie Tag: Assist in discovering a restarting association. */
329 * a copy of the raw address list of the association.
332 * the association TCB is re-constructed from the cookie.
617 /* Which association does this belong to? */
816 /* Which association do we belong to? */
1231 * socket (usually listening) endpoint versus an association's
1235 * a) Subfunctions work for either endpoint or association
[all …]
Dcommand.h30 SCTP_CMD_NEW_ASOC, /* Register a new association. */
31 SCTP_CMD_DELETE_TCB, /* Delete the current association. */
69 SCTP_CMD_ASSOC_FAILED, /* Handle association failure. */
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 */
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
Dcvmx-l2c.h253 * 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
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-l2c.h253 * 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

12345678910>>...35