Searched refs:ntpl (Results 1 – 1 of 1) sorted by relevance
331 static uint32_t ntpl; variable977 if (tpl_id < 0 || tpl_id >= (int)ntpl) {996 for (i = ntpl - 1; i >= 0; i--) {1023 if (tpl_id < ntpl) {1193 newtpllist = stats_realloc(tpllist, ntpl * sizeof(void *),1194 (ntpl + 1) * sizeof(void *), 0);1196 tpl_id = ntpl++;1253 if (tpl_id < ntpl) {1386 if (tpl_id < ntpl) {1445 if (sb == NULL || tpl_id >= ntpl) {[all …]