Searched refs:SCTP_ALL_ASSOC (Results 1 – 3 of 3) sorted by relevance
251 if (id <= SCTP_ALL_ASSOC) in sctp_id2assoc()2982 info->snd_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_sndinfo()3413 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()3417 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()4003 info->pr_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_prinfo()4009 info->pr_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_prinfo()4074 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()4078 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()4166 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_scheduler()4170 params->assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_scheduler()[all …]
1641 ret = idr_alloc_cyclic(&sctp_assocs_id, asoc, SCTP_ALL_ASSOC + 1, 0, in sctp_assoc_set_id()
64 #define SCTP_ALL_ASSOC 2 macro
Completed in 24 milliseconds