Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c137 static size_t tcl_minormax = 0; /* Maximum number of tunnels */ variable
295 size_t user_max = (sppptun_max_pty == 0 ? tcl_minormax : in tuncl_alloc()
296 min(sppptun_max_pty, tcl_minormax)); in tuncl_alloc()
2449 tcl_minormax = j; in sppptun_tcl_init()