Searched defs: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 in typeref:struct:ag_info
2250 ag_avail = ag_slots;
2251 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) {

Completed in 137 milliseconds