OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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
--;
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
--;
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 36 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025