Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h127 struct sctp_mcore_ctrl { struct
Dsctp_pcb.c6443 struct sctp_mcore_ctrl *sctp_mcore_workers = NULL;
6450 struct sctp_mcore_ctrl *wkq;
6488 struct sctp_mcore_ctrl *wkq;
6491 wkq = (struct sctp_mcore_ctrl *)arg;
6562 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
6563 ((mp_maxid+1) * sizeof(struct sctp_mcore_ctrl)),
6570 sizeof(struct sctp_mcore_ctrl)));