Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp_pcb.c5555 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
5563 struct sctp_mcore_ctrl *wkq; in sctp_queue_to_mcore()
5600 struct sctp_mcore_ctrl *wkq; in sctp_mcore_thread()
5603 wkq = (struct sctp_mcore_ctrl *)arg; in sctp_mcore_thread()
5670 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *, in sctp_startup_mcore_threads()
5671 ((mp_maxid + 1) * sizeof(struct sctp_mcore_ctrl)), in sctp_startup_mcore_threads()
5678 sizeof(struct sctp_mcore_ctrl))); in sctp_startup_mcore_threads()
H A Dsctp_structs.h122 struct sctp_mcore_ctrl { struct