Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/timed/timed/
H A Dmeasure.c128 oicp->icmp_otime = htonl((tcur.tv_sec % SECDAY) * 1000
180 sendtime = ntohl(icp->icmp_otime);
/original-bsd/sys/netinet/
H A Dip_icmp.h57 #define icmp_otime icmp_dun.id_ts.its_otime macro