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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DdirCache.c168 unsigned int clearEnd; local
184 clearEnd = entry->endSlot;
185 if(clearEnd > endSlot)
186 clearEnd = endSlot;
189 for(i = clearBegin; i <clearEnd; i++)
213 beginSlot = clearEnd;

Completed in 38 milliseconds