Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/pcap/
Dpcap.h555 #define PCAP_TSTAMP_ADAPTER_UNSYNCED 4 /* device-provided, not synced with the… macro
/netbsd/src/external/bsd/libpcap/dist/
Dpcap-linux.c3139 handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER_UNSYNCED) { in create_ring()
4950 { SOF_TIMESTAMPING_RAW_HARDWARE, PCAP_TSTAMP_ADAPTER_UNSYNCED }
Dpcap.c3448 … { "adapter_unsynced", "Adapter, not synced with system time", PCAP_TSTAMP_ADAPTER_UNSYNCED },