HomeSort by: relevance | last modified time | path
    Searched refs:PCAP_TSTAMP_ADAPTER (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
pcap.h 533 * PCAP_TSTAMP_ADAPTER is a high-precision time stamp supplied by the
554 #define PCAP_TSTAMP_ADAPTER 3 /* device-provided, synced with the system clock */
  /src/external/bsd/libpcap/dist/
pcap-linux.c 3276 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER ||
3343 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER) {
5109 { SOF_TIMESTAMPING_SYS_HARDWARE, PCAP_TSTAMP_ADAPTER },
pcap.c 3485 { "adapter", "Adapter", PCAP_TSTAMP_ADAPTER },

Completed in 26 milliseconds