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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h106 #define DRLSTSIZ 10 macro
116 } defrouter[DRLSTSIZ];
139 struct in6_addr advrtr[DRLSTSIZ]; /* XXX: explicit limit */
H A Dnd6.c1447 while (dr && i < DRLSTSIZ) {
1495 if (j < DRLSTSIZ) {

Completed in 23 milliseconds