Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dpcap.h341 #define PCAP_TSTAMP_ADAPTER 3 /* device-provided, synced with the system clock */ macro
/external/libpcap/
Dpcap-linux.c4212 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER ||
4276 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER) {
6038 { SOF_TIMESTAMPING_SYS_HARDWARE, PCAP_TSTAMP_ADAPTER },
Dpcap.c1323 { "adapter", "Adapter", PCAP_TSTAMP_ADAPTER },