Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c89 uint_t sppptun_pctofmem = NTUN_PERCENT; /* Percent of memory to use */ variable
2445 i = (sppptun_pctofmem * kmem_maxavail()) / (100 * TUNCL_SIZE); in sppptun_tcl_init()