Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/timed/timed/
Dmeasure.c158 oicp.icmp_otime = htonl(otime); in measure()
216 sendtime = ntohl(icp.icmp_otime); in measure()
/netbsd/src/sys/netinet/
Dip_icmp.h127 #define icmp_otime icmp_dun.id_ts.its_otime macro
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-icmp.c84 #define icmp_otime icmp_dun.id_ts.its_otime macro
643 icmp_tstamp_print(GET_BE_U_4(dp->icmp_otime))); in icmp_print()
/netbsd/src/external/bsd/ipf/dist/iplang/
Diplang_y.y1574 icmp->icmp_otime = htonl(arg);