Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c4080 int tcp_ncpus = ((boot_max_ncpus == -1) ? in tcp_squeue_add() local
4087 (tcp_ncpus * sizeof (tcp_t) * 100); in tcp_squeue_add()