Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c101 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest, variable
2249 ag_avail = ag_slots; in rtinit()
2250 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) { in rtinit()