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