Home
last modified time | relevance | path

Searched refs:ag_slots (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/routed/
Dtable.c99 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest; variable
1647 ag_avail = ag_slots; in rtinit()
1648 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) { in rtinit()