OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_routes
(Results
1 - 3
of
3
) 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
--;
defs.h
187
extern int
total_routes
;
input.c
821
if (
total_routes
< MAX_ROUTES)
Completed in 302 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025