Searched refs:PTP_MAX_SAMPLES (Results 1 – 3 of 3) sorted by relevance
145 #define PTP_MAX_SAMPLES 25 /* Maximum allowed offset measurement samples. */ macro155 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1];177 struct ptp_clock_time ts[PTP_MAX_SAMPLES][3];
150 progname, PTP_MAX_SAMPLES); in usage()271 if (getextended < 1 || getextended > PTP_MAX_SAMPLES) { in main()274 PTP_MAX_SAMPLES, getextended); in main()
362 if (extoff->n_samples > PTP_MAX_SAMPLES || in ptp_ioctl()394 if (sysoff->n_samples > PTP_MAX_SAMPLES) { in ptp_ioctl()