Home
last modified time | relevance | path

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

/Documentation/ptp/
Dtestptp.c141 int adjfreq = 0x7fffffff; in main() local
172 adjfreq = atoi(optarg); in main()
232 if (0x7fffffff != adjfreq) { in main()
235 tx.freq = ppb_to_scaled_ppm(adjfreq); in main()