HomeSort by: relevance | last modified time | path
    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