Searched defs:ptp_clock_time (Results 1 – 2 of 2) sorted by relevance
88 struct ptp_clock_time { struct89 __s64 sec; /* seconds */90 __u32 nsec; /* nanoseconds */91 __u32 reserved;
433 struct timespec64 ptp_clock_time; in ksz_tstamp_reconstruct() local