| /OK3568_Linux_fs/buildroot/docs/website/ |
| H A D | association.html | 7 <div class="panel-heading">Association</div> 12 Association</strong>. The goal of this non-profit 17 entity in France, more precisely as an <em>association loi 34 <p>The bylaws of the association are available 35 …in <a href="https://raw.githubusercontent.com/buildroot/buildroot-association/master/statuts_fr.tx… 37 …in <a href="https://github.com/buildroot/buildroot-association/blob/master/statutes_en.txt">Englis… 38 (unofficial translation). The association was declared on 41 …official <a href="https://github.com/buildroot/buildroot-association/blob/master/pdf/Recepisse_CR.… 46 …see <a href="https://github.com/buildroot/buildroot-association/tree/master/accounting">accounting… 47 other administrative documents related to the association [all …]
|
| H A D | sponsors.html | 22 financially sponsored the <a href="/association.html">Buildroot Association</a> 38 financially sponsored the <a href="/association.html">Buildroot Association</a> 102 financially the Buildroot Association for the ELCE 144 financially to the <em>Buildroot Association</em>. 160 sponsored financially the Buildroot Association for 182 Association</em>. 204 Association</em>.
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| H A D | sm_statefuns.c | 201 * 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 …]
|
| H A 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. */ 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 …]
|
| H A D | input.c | 194 * able to identify the association to which this in sctp_rcv() 237 * because migrate()/accept() may have moved the association in sctp_rcv() 287 * the backlog holds a ref on an association or endpoint. 301 /* If the rcvr is dead then the association or endpoint in sctp_backlog_rcv() 311 /* In this case, the association moved from one socket to in sctp_backlog_rcv() 414 /* Update association pmtu. */ in sctp_icmp_frag_needed() 441 * association. 498 /* Look for an association that matches the incoming ICMP error in sctp_err_lookup() 1028 /* Look up an association. */ 1049 /* Look up an association. protected by RCU read lock */ [all …]
|
| H A D | sm_sideeffect.c | 154 /* From 12.2 Parameters necessary per association (i.e. the TCB): in sctp_gen_sack() 181 * for the association. in sctp_gen_sack() 268 * for timeouts which use the association as their parameter. 288 /* Is this association really dead and just waiting around for in sctp_generate_timeout_event() 405 * the correct state machine transition that will close the association. 523 /* The check for association's overall error counter exceeding the in sctp_do_8_2_transport_strike() 564 pr_debug("%s: association:%p transport addr:%pISpc failed\n", in sctp_do_8_2_transport_strike() 610 /* SEND_FAILED sent later when cleaning up the association. */ in sctp_cmd_init_failed() 651 /* SEND_FAILED sent later when cleaning up the association. */ in sctp_cmd_assoc_failed() 688 /* Start a heartbeat timer for each transport on the association. in sctp_cmd_hb_timers_start() [all …]
|
| H A D | endpointola.c | 150 /* Add an association to an endpoint. */ 156 /* If this is a temporary association, don't bother in sctp_endpoint_add_asoc() 263 /* Find the association that goes with this chunk. 264 * We lookup the transport from hashtable at first, then get association 295 /* Look for any peeled off association from the endpoint that matches the 370 /* We might have grown an association since last we in sctp_endpoint_bh_rcv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | role.h | 38 * @addtogroup Association 57 * @addtogroup Association 76 * @addtogroup Association 99 * @addtogroup Association 119 * @addtogroup Association 139 * @addtogroup Association 160 * @addtogroup Association 181 * @addtogroup Association 202 * @addtogroup Association 223 * @addtogroup Association [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | role.h | 38 * @addtogroup Association 57 * @addtogroup Association 76 * @addtogroup Association 99 * @addtogroup Association 119 * @addtogroup Association 139 * @addtogroup Association 160 * @addtogroup Association 181 * @addtogroup Association 202 * @addtogroup Association 223 * @addtogroup Association [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/amcc/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A 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 …]
|
| H A 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 */
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nvme-fc-driver.h | 27 * Create Association, Create Connection and Disconnect 28 * Association. 30 * LS's such as Disconnect Association. 77 * received LS's such as Create Association, Create Connection 78 * and Disconnect Association. 80 * received LS's such as Disconnect Association or Disconnect 148 * @dev_loss_tmo: maximum delay for reconnects to an association on 268 * @dev_loss_tmo: maximum delay for reconnects to an association on 359 * @create_queue: Upon creating a host<->controller association, queues are 374 * host<->controller association teardown, this routine is called [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.h | 166 ST(ASSOC_TIMEOUT) = 81, /* association timeout */ 167 ST(ASSOC_FAIL) = 82, /* association failure */ 168 ST(ASSOC_NO_ACK) = 83, /* association failure due to no ACK */ 169 ST(ASSOC_ABORT) = 84, /* association abort */ 170 ST(ASSOC_UNSOLICITED) = 85, /* association unsolicited */ 171 ST(ASSOC_NO_NETWORKS) = 86, /* association failure due to no networks */ 172 ST(ASSOC_OTHERS) = 87, /* association failure due to no networks */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.h | 166 ST(ASSOC_TIMEOUT) = 81, /* association timeout */ 167 ST(ASSOC_FAIL) = 82, /* association failure */ 168 ST(ASSOC_NO_ACK) = 83, /* association failure due to no ACK */ 169 ST(ASSOC_ABORT) = 84, /* association abort */ 170 ST(ASSOC_UNSOLICITED) = 85, /* association unsolicited */ 171 ST(ASSOC_NO_NETWORKS) = 86, /* association failure due to no networks */ 172 ST(ASSOC_OTHERS) = 87, /* association failure due to no networks */
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | fils_aead.c | 3 * FILS AEAD for (Re)Association Request/Response frames 255 /* The (Re)Association Request frame from the Capability Information in fils_encrypt_assoc_req() 287 "No (valid) FILS Session element in (Re)Association Response frame from %pM", in fils_decrypt_assoc_resp() 308 /* The (Re)Association Response frame from the Capability Information in fils_decrypt_assoc_resp() 317 …"Not enough room for AES-SIV data after FILS Session element in (Re)Association Response frame fro… in fils_decrypt_assoc_resp() 325 "AES-SIV decryption of (Re)Association Response frame from %pM failed", in fils_decrypt_assoc_resp()
|