Home
last modified time | relevance | path

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

/NextBSD/contrib/libpcap/pcap/
HDpcap.h336 #define PCAP_TSTAMP_ADAPTER_UNSYNCED 4 /* device-provided, not synced with the system clock */ macro
/NextBSD/contrib/libpcap/
HDpcap.c1286 { "adapter_unsynced", "Adapter, not synced with system time", PCAP_TSTAMP_ADAPTER_UNSYNCED },
HDpcap-linux.c433 handle->tstamp_type_list[2] = PCAP_TSTAMP_ADAPTER_UNSYNCED; in pcap_create_interface()
3773 handle->opt.tstamp_type == PCAP_TSTAMP_ADAPTER_UNSYNCED) {