Home | History | Annotate | Download | only in libpcap

Lines Matching full:timesource

4216 		int timesource;
4281 timesource = SOF_TIMESTAMPING_SYS_HARDWARE;
4288 timesource = SOF_TIMESTAMPING_RAW_HARDWARE;
4291 (void *)&timesource, sizeof(timesource))) {