Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_tsyncpci.c156 typedef struct NtpTimeObj { struct
162 } NtpTimeObj; typedef
304 #define IOCTL_TPRO_GET_NTP_TIME _IOWR(IOCTL_TPRO_ID, 25, NtpTimeObj)
405 NtpTimeObj TimeContext; in tsync_poll()