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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_nbp.c1047 static int nextNo=0; /* entry that *next points to */ local
1050 if (s && next && nextNo == s) {
1052 i = nextNo;
1066 nextNo = i;
1069 nextNo = 0;

Completed in 26 milliseconds