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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_kapi.c571 u32 iter_max_spot; local
578 iter_max_spot = iter->startbit + NETLBL_CATMAP_SIZE;
581 if (spot >= iter_max_spot && iter->next != NULL) {
583 iter_max_spot = iter->startbit + NETLBL_CATMAP_SIZE;

Completed in 170 milliseconds