• Home
  • Raw
  • Download

Lines Matching full:association

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.
557 * the association. in sctp_sf_do_5_1C_ack()
578 * down an association in an authenticated way only, the in sctp_sf_do_5_1C_ack()
580 * tearing down the association. in sctp_sf_do_5_1C_ack()
584 * can't destroy this association just because the packet in sctp_sf_do_5_1C_ack()
646 * authentication. We've just recreated the association using in sctp_auth_chunk_verify()
670 * We are the side that is being asked for an association.
672 * Section: 5.1 Normal Establishment of an Association, D
760 * [We should abort the association. --piggy] in sctp_sf_do_5_1D_ce()
784 * Re-build the bind address for the association is done in in sctp_sf_do_5_1D_ce()
787 /* This is a brand-new association, so these are not yet side in sctp_sf_do_5_1D_ce()
814 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_sf_do_5_1D_ce()
894 * We are the side that is asking for an association.
896 * RFC 2960 5.1 Normal Establishment of an Association
901 * establishment of the association with a Communication Up
944 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_sf_do_5_1E_ca()
962 * establishment of the association with a Communication Up in sctp_sf_do_5_1E_ca()
1063 /* Set transport error counter and association error counter in sctp_sf_sendbeat_8_3()
1187 * clear the association overall error count as well (as defined
1237 net_warn_ratelimited("%s association %p could not find address %pI6\n", in sctp_sf_backbeat_8_3()
1242 net_warn_ratelimited("%s association %p could not find address %pI4\n", in sctp_sf_backbeat_8_3()
1307 /* Association is NULL since this may be a restart attack and we in sctp_sf_send_restart_abort()
1355 * unexpected INIT adds new addresses to the association. If new in sctp_sf_check_restart_addrs()
1356 * addresses are added to the association, the endpoint MUST respond in sctp_sf_check_restart_addrs()
1412 * existing parameters of the association (e.g. number of in sctp_tietags_populate()
1481 /* Update socket peer label if first association. */ in sctp_sf_do_unexpected_init()
1506 * an association established. in sctp_sf_do_unexpected_init()
1549 * existing parameters of the association (e.g. number of in sctp_sf_do_unexpected_init()
1552 * association. in sctp_sf_do_unexpected_init()
1627 * "Z" MUST NOT allocate any resources for this new association. in sctp_sf_do_unexpected_init()
1654 * association with the other endpoint.
1667 * a TCB exists will resolve the duplicate INITs to a single association.
1706 * this association, the endpoint shall generate an INIT ACK with a
1715 * existing parameters of the association (e.g. number of outbound
1719 * actions, i.e., the existing association, including its current state,
1722 * Note: Only when a TCB exists and the association is not in a COOKIE-
1723 * WAIT state are the Tie-Tags populated. For a normal association INIT
1799 /* new_asoc is a brand-new association, so these are not yet in sctp_sf_do_dupcook_a()
1823 * association but instead resend the SHUTDOWN ACK and send an ERROR in sctp_sf_do_dupcook_a()
1863 /* Report association restart to upper layer. */ in sctp_sf_do_dupcook_a()
1871 /* Update the content of current association. */ in sctp_sf_do_dupcook_a()
1902 * B) In this case, both sides may be attempting to start an association
1918 /* new_asoc is a brand-new association, so these are not yet in sctp_sf_do_dupcook_b()
1932 /* Update the content of current association. */ in sctp_sf_do_dupcook_b()
1945 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_sf_do_dupcook_b()
1952 * we are not guaranteed to have set the association id of the real in sctp_sf_do_dupcook_b()
1953 * association and so these notifications need to be delayed until in sctp_sf_do_dupcook_b()
1954 * the association id is allocated. in sctp_sf_do_dupcook_b()
2042 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_sf_do_dupcook_d()
2157 * current association, consider the State Cookie valid even if in sctp_sf_do_5_2_4_dupcook()
2167 * [We should abort the association. --piggy] in sctp_sf_do_5_2_4_dupcook()
2187 /* Update socket peer label if first association. */ in sctp_sf_do_5_2_4_dupcook()
2198 * current association. in sctp_sf_do_5_2_4_dupcook()
2203 case 'A': /* Association restart. */ in sctp_sf_do_5_2_4_dupcook()
2228 /* Delete the tempory new association. */ in sctp_sf_do_5_2_4_dupcook()
2232 /* Restore association pointer to provide SCTP command interpeter in sctp_sf_do_5_2_4_dupcook()
2267 * association that doesn't exist, it MUST silently discard it. in sctp_sf_shutdown_pending_abort()
2313 * association that doesn't exist, it MUST silently discard it. in sctp_sf_shutdown_sent_abort()
2421 * If the association is in the COOKIE-ECHOED state, the endpoint may elect
2539 * remove the association from its record, and shall report the
2583 * association that doesn't exist, it MUST silently discard it. in sctp_sf_do_9_1_abort()
2657 * association that doesn't exist, it MUST silently discard it. in sctp_sf_cookie_wait_abort()
2708 * Stop T1 timer and abort association with "INIT failed".
2803 * send, terminating the association and respond to the in sctp_sf_do_9_2_shutdown()
2888 * send, terminating the association and respond to the in sctp_sf_do_9_2_shut_ctsn()
2908 * that belong to this association, it should discard the INIT chunk and
3343 * send, terminating the association and respond to the in sctp_sf_eat_sack_6_2()
3461 * peer, and remove all record of the association.
3518 /* ...and remove all record of the association. */ in sctp_sf_do_9_2_final()
3717 /* Although we do have an association in this case, it corresponds in sctp_sf_do_8_5_1_E_sa()
3718 * to a restarted association. So the packet is treated as an OOTB in sctp_sf_do_8_5_1_E_sa()
3720 * called with a NULL association. in sctp_sf_do_8_5_1_E_sa()
3771 * the endpoint stored in a new association variable in sctp_sf_do_asconf()
3922 * outstanding the endpoint MUST ABORT the association. Note that a in sctp_sf_do_asconf_ack()
4199 * during association setup, the AUTH chunk and all chunks after it MUST
4568 * down an association in an authenticated way only, the in sctp_sf_abort_violation()
4570 * tearing down the association. in sctp_sf_abort_violation()
4574 * can't destroy this association just because the packet in sctp_sf_abort_violation()
4668 * Generate an ABORT chunk and terminate the association.
4748 * when we have an association and we receive bundled INIT-ACK, or
4780 * -> association id [,destination transport addr list] [,outbound stream
4783 * This primitive allows the upper layer to initiate an association to a
4794 * An association id, which is a local handle to the SCTP association,
4795 * will be returned on successful establishment of the association. If
4796 * SCTP is not able to open an SCTP association with the peer endpoint,
4801 * Other association parameters may be returned, including the
4817 * addresses of the peer endpoint with which the association is to be
4846 /* RFC 2960 5.1 Normal Establishment of an Association in sctp_sf_do_prm_asoc()
4886 * Format: SEND(association id, buffer address, byte count [,context]
4895 * o association id - local handle to the SCTP association
4960 * Format: SHUTDOWN(association id)
4963 * Gracefully closes an association. Any locally queued user data
4964 * will be delivered to the peer. The association will be terminated only
4966 * will be returned on successful termination of the association. If
4967 * attempting to terminate the association results in a failure, an error
4972 * o association id - local handle to the SCTP association
4990 /* From 9.2 Shutdown of an Association in sctp_sf_do_9_2_prm_shutdown()
5016 * Format: Abort(association id [, cause code])
5019 * Ungracefully closes an association. Any locally queued user data
5021 * will be returned on successful abortion of the association. If
5022 * attempting to abort the association results in a failure, an error
5027 * o association id - local handle to the SCTP association
5045 /* From 9.1 Abort of an Association in sctp_sf_do_9_1_prm_abort()
5064 /* Delete the established association. */ in sctp_sf_do_9_1_prm_abort()
5074 /* We tried an illegal operation on an association which is closed. */
5086 /* We tried an illegal operation on an association which is shutting
5207 /* Delete the established association. */ in sctp_sf_cookie_wait_prm_abort()
5332 * Format: REQUESTHEARTBEAT(association id, destination transport address)
5337 * destination transport address of the given association. The returned
5343 * o association id - local handle to the SCTP association
5346 * association on which a heartbeat should be issued.
5364 * transport address of a given association. in sctp_sf_do_prm_requestheartbeat()
5870 * SHUTDOWN chunk to the protocol parameter 'Association.Max.Retrans'.
5873 * thus the association enters the CLOSED state). The reception of any
5974 /* ADDIP 4.1 B2) Increment the association error counters and perform in sctp_sf_t4_timer_expire()
5975 * endpoint failure detection on the association as defined in in sctp_sf_t4_timer_expire()
5977 * association error counter is incremented in SCTP_CMD_STRIKE. in sctp_sf_t4_timer_expire()
6019 * At the expiration of this timer the sender SHOULD abort the association
6055 * the association is automatically closed by starting the shutdown process.
6071 /* From 9.2 Shutdown of an Association in sctp_sf_autoclose_timer_expire()
6132 * when the association is in the wrong state. This event should
6241 * association exists, otherwise, use the peer's vtag. in sctp_ootb_pkt_new()