Lines Matching refs:SCTP_ALL_ASSOC

253 	if (id <= SCTP_ALL_ASSOC)  in sctp_id2assoc()
2780 if (!asoc && params->sack_assoc_id > SCTP_ALL_ASSOC && in __sctp_setsockopt_delayed_ack()
2794 params->sack_assoc_id == SCTP_ALL_ASSOC) { in __sctp_setsockopt_delayed_ack()
2811 params->sack_assoc_id == SCTP_ALL_ASSOC) in __sctp_setsockopt_delayed_ack()
2905 if (!asoc && info->sinfo_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_default_send_param()
2923 info->sinfo_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_send_param()
2932 info->sinfo_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_send_param()
2963 if (!asoc && info->snd_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_default_sndinfo()
2980 info->snd_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_sndinfo()
2988 info->snd_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_sndinfo()
3397 if (!asoc && params->assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_context()
3411 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()
3415 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()
3529 if (!asoc && assoc_id > SCTP_ALL_ASSOC && sctp_style(sk, UDP)) in sctp_setsockopt_maxburst()
3541 if (assoc_id == SCTP_FUTURE_ASSOC || assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_maxburst()
3544 if (assoc_id == SCTP_CURRENT_ASSOC || assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_maxburst()
3636 if (!asoc && authkey->sca_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_auth_key()
3649 authkey->sca_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_auth_key()
3658 authkey->sca_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_auth_key()
3690 if (!asoc && val->scact_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_active_key()
3701 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_active_key()
3708 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_active_key()
3738 if (!asoc && val->scact_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_del_key()
3749 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_del_key()
3756 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_del_key()
3786 if (!asoc && val->scact_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_deactivate_key()
3797 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_deactivate_key()
3804 val->scact_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_deactivate_key()
3985 if (!asoc && info->pr_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_default_prinfo()
4001 info->pr_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_prinfo()
4007 info->pr_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_prinfo()
4057 if (!asoc && params->assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_enable_strreset()
4072 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()
4076 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()
4153 if (!asoc && params->assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_scheduler()
4164 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_scheduler()
4168 params->assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_scheduler()
4291 if (!asoc && param->se_assoc_id > SCTP_ALL_ASSOC && in sctp_setsockopt_event()
4302 param->se_assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_event()
4307 param->se_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_event()