Home
last modified time | relevance | path

Searched refs:hops_to (Results 1 – 2 of 2) sorted by relevance

/external/iputils/
Dtracepath.c54 int hops_to = -1; variable
216 hops_to = sndhops<0 ? ttl : sndhops; in recverr()
447 if (hops_to>=0) in main()
448 printf("hops %d ", hops_to); in main()
Dtracepath6.c66 int hops_to = -1; variable
275 hops_to = sndhops<0 ? ttl : sndhops; in recverr()
577 if (hops_to>=0) in main()
578 printf("hops %d ", hops_to); in main()