Searched refs:id_ts (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h90 struct id_ts { struct in union:icmp::__anon6695
94 } id_ts; member in union:icmp::__anon6695
102 #define icmp_otime icmp_dun.id_ts.its_otime
103 #define icmp_rtime icmp_dun.id_ts.its_rtime
104 #define icmp_ttime icmp_dun.id_ts.its_ttime
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c840 if (cc_left < sizeof (struct id_ts)) {
H A Dping.c2126 start = sizeof (struct id_ts); /* skip for ICMP timestamps */

Completed in 54 milliseconds