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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp_aarp.c70 static int probing; variable
113 if (probing != PROBE_TENTATIVE) /* How do I set the initial probe */
114 probing = PROBE_IDLE; /* state ???*/
117 ("aarp_init: error :probing == PROBE_TENTATIVE\n"));
136 probing = PROBE_IDLE; /* not probing any more */
148 probing = PROBE_IDLE; /* not probing any more */
162 probing = PROBE_DONE;
214 if ((probing
[all...]

Completed in 70 milliseconds