Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dpcap.h551 #define PCAP_TSTAMP_ADAPTER_UNSYNCED 4 /* device-provided, not synced with the system clock */ macro
/freebsd/contrib/libpcap/
H A Dpcap-linux.c3134 handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER_UNSYNCED) { in create_ring()
4945 { SOF_TIMESTAMPING_RAW_HARDWARE, PCAP_TSTAMP_ADAPTER_UNSYNCED }
H A Dpcap.c3439 { "adapter_unsynced", "Adapter, not synced with system time", PCAP_TSTAMP_ADAPTER_UNSYNCED },