Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h126 extern boolean_t ts_option;
H A Dping_aux.c110 if (rr_option || ts_option || gw_count > 0) { in set_IPv4_options()
138 if (ts_option) { in set_IPv4_options()
H A Dping.c141 boolean_t ts_option = _B_FALSE; /* true if using timestamp option */ variable
404 ts_option = _B_TRUE; in main()
592 } else if (ts_option) { in main()