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

/freebsd-13-stable/contrib/libpcap/pcap/
H A Dpcap.h376 * PCAP_TSTAMP_ADAPTER_UNSYNCED is a high-precision time stamp supplied by
395 #define PCAP_TSTAMP_ADAPTER_UNSYNCED 4 /* device-provided, not synced with the system clock */ macro
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c4657 handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER_UNSYNCED) {
4728 * PCAP_TSTAMP_ADAPTER_UNSYNCED - hardware
6560 { SOF_TIMESTAMPING_RAW_HARDWARE, PCAP_TSTAMP_ADAPTER_UNSYNCED }
H A Dpcap.c3162 { "adapter_unsynced", "Adapter, not synced with system time", PCAP_TSTAMP_ADAPTER_UNSYNCED },

Completed in 83 milliseconds