Searched refs:scact_assoc_id (Results 1 – 3 of 3) sorted by relevance
2889 SCTP_FIND_STCB(inp, stcb, scact->scact_assoc_id);2899 (scact->scact_assoc_id == SCTP_FUTURE_ASSOC))) {4460 SCTP_FIND_STCB(inp, stcb, scact->scact_assoc_id);4478 (scact->scact_assoc_id == SCTP_ALL_ASSOC)))) {4488 (scact->scact_assoc_id == SCTP_ALL_ASSOC))) {4505 SCTP_FIND_STCB(inp, stcb, scdel->scact_assoc_id);4519 (scdel->scact_assoc_id == SCTP_ALL_ASSOC)))) {4529 (scdel->scact_assoc_id == SCTP_ALL_ASSOC))) {4546 SCTP_FIND_STCB(inp, stcb, keyid->scact_assoc_id);4560 (keyid->scact_assoc_id == SCTP_ALL_ASSOC)))) {[all …]
681 sctp_assoc_t scact_assoc_id; member