Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dpcap.h501 #define PCAP_TSTAMP_ADAPTER 3 /* device-provided, synced with the system clock */ macro
/freebsd/contrib/libpcap/
H A Dpcap-linux.c3099 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER || in create_ring()
3168 if (handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER) { in create_ring()
4796 { SOF_TIMESTAMPING_SYS_HARDWARE, PCAP_TSTAMP_ADAPTER },
H A Dpcap.c3387 { "adapter", "Adapter", PCAP_TSTAMP_ADAPTER },