Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dpcap.h342 #define PCAP_TSTAMP_ADAPTER_UNSYNCED 4 /* device-provided, not synced with the system clock */ macro
/external/libpcap/
Dpcap.c1324 { "adapter_unsynced", "Adapter, not synced with system time", PCAP_TSTAMP_ADAPTER_UNSYNCED },
Dpcap-linux.c4213 handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER_UNSYNCED) {
6039 { SOF_TIMESTAMPING_RAW_HARDWARE, PCAP_TSTAMP_ADAPTER_UNSYNCED }