Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c6411 int *sctp_cpuarry = NULL; variable
6545 if (sctp_cpuarry == NULL) {
6546 SCTP_MALLOC(sctp_cpuarry, int *,
6551 sctp_cpuarry[i] = cpu;
Dsctp_input.c6383 extern int *sctp_cpuarry;
6432 cpu_to_use = sctp_cpuarry[flowid % mp_ncpus];