Home
last modified time | relevance | path

Searched refs:SCTP_ALL_ASSOC (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/sctp/
A Dsocket.c253 if (id <= SCTP_ALL_ASSOC) in sctp_id2assoc()
2980 info->snd_assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_default_sndinfo()
3411 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()
3415 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_context()
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()
4072 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()
4076 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_enable_strreset()
4164 params->assoc_id == SCTP_ALL_ASSOC) in sctp_setsockopt_scheduler()
4168 params->assoc_id == SCTP_ALL_ASSOC) { in sctp_setsockopt_scheduler()
[all …]
A Dassociola.c1638 ret = idr_alloc_cyclic(&sctp_assocs_id, asoc, SCTP_ALL_ASSOC + 1, 0, in sctp_assoc_set_id()
/linux-6.3-rc2/include/uapi/linux/
A Dsctp.h64 #define SCTP_ALL_ASSOC 2 macro

Completed in 37 milliseconds