OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ag_slots
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/
table.c
100
struct ag_info
ag_slots
[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest;
variable in typeref:struct:ag_info[]
1655
ag_avail =
ag_slots
;
1656
for (ag =
ag_slots
, i = 1; i < NUM_AG_SLOTS; i++) {
table.c
100
struct ag_info
ag_slots
[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest;
variable in typeref:struct:ag_info[]
1655
ag_avail =
ag_slots
;
1656
for (ag =
ag_slots
, i = 1; i < NUM_AG_SLOTS; i++) {
Completed in 25 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025