Searched refs:total_routes (Results 1 – 1 of 1) sorted by relevance
71 static uint32_t total_routes; variable2313 if (total_routes == MAX_ROUTES) { in rtadd()2314 msglog("have maximum (%d) routes", total_routes); in rtadd()2356 total_routes++; in rtadd()2491 total_routes--; in rtdelete()