Searched refs:NUM_AG_SLOTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sbin/routed/
H A Dtable.c97 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest;
106 if (acnt != NUM_AG_SLOTS) { \
1637 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) {
H A Ddefs.h359 #define NUM_AG_SLOTS 32 macro

Completed in 116 milliseconds