Searched refs:sppptun_max_pty (Results 1 – 1 of 1) sorted by relevance
87 size_t sppptun_max_pty = 0; /* Maximum number of tunnels */ variable295 size_t user_max = (sppptun_max_pty == 0 ? tcl_minormax : in tuncl_alloc()296 min(sppptun_max_pty, tcl_minormax)); in tuncl_alloc()