Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dpcap.h395 #define PCAP_TSTAMP_ADAPTER 3 /* device-provided, synced with the system clock */ macro
/external/libpcap/
Dpcap-linux.c4484 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER ||
4548 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER) {
6305 { SOF_TIMESTAMPING_SYS_HARDWARE, PCAP_TSTAMP_ADAPTER },
Dpcap.c3020 { "adapter", "Adapter", PCAP_TSTAMP_ADAPTER },