Home
last modified time | relevance | path

Searched refs:sctp_mcore_ctrl (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_pcb.c5612 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
5619 struct sctp_mcore_ctrl *wkq; in sctp_queue_to_mcore()
5656 struct sctp_mcore_ctrl *wkq; in sctp_mcore_thread()
5659 wkq = (struct sctp_mcore_ctrl *)arg; in sctp_mcore_thread()
5726 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *, in sctp_startup_mcore_threads()
5727 ((mp_maxid + 1) * sizeof(struct sctp_mcore_ctrl)), in sctp_startup_mcore_threads()
5734 sizeof(struct sctp_mcore_ctrl))); in sctp_startup_mcore_threads()
HDsctp_structs.h122 struct sctp_mcore_ctrl { struct