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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_io.c3281 fetch_timestamp( function
3327 DPRINTF(4, ("fetch_timestamp: system bintime network time stamp: %ld.%09lu\n",
3344 DPRINTF(4, ("fetch_timestamp: system nsec network time stamp: %ld.%09ld\n",
3362 DPRINTF(4, ("fetch_timestamp: system usec network time stamp: %jd.%06ld\n",
3377 DPRINTF(4, ("fetch_timestamp: timestamp delta: %s (incl. fuzz)\n",
3385 DPRINTF(4, ("fetch_timestamp: skipping control message 0x%x\n",
3530 ts = fetch_timestamp(rb, &msghdr, ts);

Completed in 50 milliseconds