Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c1496 } else if (assoc_id > SCTP_ALL_ASSOC) { \
3936 (av->assoc_id == SCTP_ALL_ASSOC)))) {
3943 (av->assoc_id == SCTP_ALL_ASSOC))) {
3987 (av->assoc_id == SCTP_ALL_ASSOC)))) {
3994 (av->assoc_id == SCTP_ALL_ASSOC))) {
4073 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4080 (av->assoc_id == SCTP_ALL_ASSOC))) {
4156 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4163 (av->assoc_id == SCTP_ALL_ASSOC))) {
4608 (av->assoc_id == SCTP_ALL_ASSOC))) {
[all …]
H A Dsctp_uio.h52 #define SCTP_ALL_ASSOC 2 macro
H A Dsctp_pcb.c4135 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) { in sctp_aloc_a_assoc_id()
4136 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1; in sctp_aloc_a_assoc_id()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h52 #define SCTP_ALL_ASSOC 2 macro