Searched defs:sppptun_cnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c86 uint_t sppptun_cnt = 0; /* Minimum number of tunnels */ variable
282 * Always try to allocate new pty when sppptun_cnt minimum
287 if (tcl_inuse >= sppptun_cnt) {

Completed in 84 milliseconds