HomeSort by: relevance | last modified time | path
    Searched defs:total_routes (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/routed/
table.c 70 int total_routes; variable in typeref:typename:int
1753 if (++total_routes == MAX_ROUTES)
1754 msglog("have maximum (%d) routes", total_routes);
1891 total_routes--;

Completed in 14 milliseconds