Searched refs:next_cnt (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Datm_zatm.h30 int next_cnt,next_thres; /* repetition counter and threshold */ member in struct:zatm_pool_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_upg_opd.c52 db_pgno_t cur_cnt, i, next_cnt, pgno, *pgno_cur, pgno_last; local
122 for (indx = 0, i = next_cnt = 0; i < cur_cnt;) {
129 pgno_next[next_cnt++] = pgno_last++;
164 if (next_cnt == 1)
169 cur_cnt = next_cnt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dzatm.c568 zatm_dev->pool_info[i].next_cnt = 0;

Completed in 72 milliseconds