Searched defs:showttl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c164 static boolean_t showttl = _B_FALSE; /* print the ttl(hop limit) of recvd pkt */ variable
346 showttl = _B_TRUE;
1735 if (!collect_stat && showttl) {

Completed in 80 milliseconds