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

/netbsd-current/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h103 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
/netbsd-current/usr.sbin/timed/timed/
H A Dmeasure.c134 oicp.icmp_ttime = 0;
226 histime2 = ntohl(icp.icmp_ttime);
/netbsd-current/sys/netinet/
H A Dip_icmp.h129 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
H A Dip_icmp.c570 icp->icmp_ttime = icp->icmp_rtime; /* bogus, do later! */
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c88 #define icmp_ttime icmp_dun.id_ts.its_ttime macro
640 ND_TCHECK_4(dp->icmp_ttime);
650 icmp_tstamp_print(GET_BE_U_4(dp->icmp_ttime)));
/netbsd-current/external/bsd/ipf/dist/iplang/
H A Diplang_y.y1588 icmp->icmp_ttime = htonl(arg);

Completed in 140 milliseconds