Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsctp_pcb.c5627 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
5634 struct sctp_mcore_ctrl *wkq; in sctp_queue_to_mcore()
5671 struct sctp_mcore_ctrl *wkq; in sctp_mcore_thread()
5674 wkq = (struct sctp_mcore_ctrl *)arg; in sctp_mcore_thread()
5741 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *, in sctp_startup_mcore_threads()
5742 ((mp_maxid + 1) * sizeof(struct sctp_mcore_ctrl)), in sctp_startup_mcore_threads()
5749 sizeof(struct sctp_mcore_ctrl))); in sctp_startup_mcore_threads()
H A Dsctp_structs.h124 struct sctp_mcore_ctrl { struct