Home
last modified time | relevance | path

Searched refs:oncore_get_timestamp (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_oncore.c369 static void oncore_get_timestamp (struct instance *, long, long);
1579 oncore_get_timestamp( in oncore_get_timestamp() function
2444 oncore_get_timestamp(instance, instance->offset, instance->offset); in oncore_get_timestamp()
2676 oncore_get_timestamp(instance, dt1, dt2); in oncore_get_timestamp()
/freebsd-src/contrib/ntp/
H A DCommitLog-4.1.01524 * ntpd/refclock_oncore.c (oncore_get_timestamp): Print debug
1565 (oncore_get_timestamp): Added current_mode/current_params. Commented.
H A DCommitLog161693 (2) provide a cleaner solution to turning FLAG_PPS on/off in oncore_get_timestamp.
161715 Cleaner solution to flipping FLAG_PPS on/off in oncore_get_timestamp.