Searched defs:hops_from (Results 1 - 2 of 2) sorted by path

/external/iputils/
H A Dtracepath.c55 int hops_from = -1; variable
217 hops_from = rethops;
449 if (hops_from>=0)
450 printf("back %d ", hops_from);
H A Dtracepath6.c67 int hops_from = -1; variable
276 hops_from = rethops;
579 if (hops_from>=0)
580 printf("back %d ", hops_from);

Completed in 188 milliseconds