sctp_mcore_ctrl
struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
struct sctp_mcore_ctrl *wkq;
struct sctp_mcore_ctrl *wkq;
wkq = (struct sctp_mcore_ctrl *)arg;
SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
((mp_maxid + 1) * sizeof(struct sctp_mcore_ctrl)),
sizeof(struct sctp_mcore_ctrl)));