Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h130 struct sctp_mcore_ctrl { struct
Dsctp_pcb.c6410 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
6417 struct sctp_mcore_ctrl *wkq;
6455 struct sctp_mcore_ctrl *wkq;
6458 wkq = (struct sctp_mcore_ctrl *)arg;
6529 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
6530 ((mp_maxid+1) * sizeof(struct sctp_mcore_ctrl)),
6537 sizeof(struct sctp_mcore_ctrl)));