Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_mcore_ctrl

6348 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
6355 struct sctp_mcore_ctrl *wkq;
6393 struct sctp_mcore_ctrl *wkq;
6396 wkq = (struct sctp_mcore_ctrl *)arg;
6467 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
6468 ((mp_maxid+1) * sizeof(struct sctp_mcore_ctrl)),
6475 sizeof(struct sctp_mcore_ctrl)));