Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c4216 int timesource; local
4281 timesource = SOF_TIMESTAMPING_SYS_HARDWARE;
4288 timesource = SOF_TIMESTAMPING_RAW_HARDWARE;
4291 (void *)&timesource, sizeof(timesource))) {