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

/macosx-10.9.5/network_cmds-433/rtsol.tproj/
H A Drtsold.h45 int dadcount; member in struct:ifinfo
H A Ddump.c112 fprintf(fp, " probes: %d, dadcount = %d\n",
113 ifinfo->probes, ifinfo->dadcount);
H A Drtsold.c585 if (++ifinfo->dadcount > DADRETRY) {
586 ifinfo->dadcount = 0;

Completed in 120 milliseconds