Home
last modified time | relevance | path

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

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