Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c5411 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
5419 struct sctp_mcore_ctrl *wkq; in sctp_queue_to_mcore()
5456 struct sctp_mcore_ctrl *wkq; in sctp_mcore_thread()
5459 wkq = (struct sctp_mcore_ctrl *)arg; in sctp_mcore_thread()
5526 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *, in sctp_startup_mcore_threads()
5527 ((mp_maxid + 1) * sizeof(struct sctp_mcore_ctrl)), in sctp_startup_mcore_threads()
5534 sizeof(struct sctp_mcore_ctrl))); in sctp_startup_mcore_threads()
H A Dsctp_structs.h119 struct sctp_mcore_ctrl { struct