Home
last modified time | relevance | path

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

/titanic_44/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; in main()
1735 if (!collect_stat && showttl) { in traceroute()