OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCAP_TSTAMP_ADAPTER
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/pcap/
pcap.h
316
*
PCAP_TSTAMP_ADAPTER
is a high-precision time stamp supplied by the
337
#define
PCAP_TSTAMP_ADAPTER
3 /* device-provided, synced with the system clock */
/external/libpcap/
pcap.c
[
all
...]
pcap-linux.c
435
handle->tstamp_type_list[1] =
PCAP_TSTAMP_ADAPTER
;
[
all
...]
Completed in 193 milliseconds