Searched refs:icmp_ttime (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/usr.sbin/timed/timed/
H A Dmeasure.c126 oicp->icmp_ttime = 0;
208 histime2 = ntohl(icp->icmp_ttime);
/freebsd-12-stable/sys/netinet/
H A Dip_icmp.h120 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
H A Dip_icmp.c598 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-icmp.c83 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
541 ND_TCHECK(dp->icmp_ttime);
551 icmp_tstamp_print(EXTRACT_32BITS(&dp->icmp_ttime)));
/freebsd-12-stable/sbin/ping/
H A Dping.c1238 (void)printf(" tst=%s", pr_ntime(icp.icmp_ttime));
/freebsd-12-stable/contrib/ipfilter/iplang/
H A Diplang_y.y1552 icmp->icmp_ttime = htonl(arg);

Completed in 179 milliseconds