Home
last modified time | relevance | path

Searched refs: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
287 if (tcl_inuse >= sppptun_cnt) { in tuncl_alloc()