OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCAP_ERROR_TSTAMP_PRECISION_NOTSUP
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/pcap/
pcap.h
257
#define
PCAP_ERROR_TSTAMP_PRECISION_NOTSUP
-12 /* the requested time stamp precision is not supported */
/external/libpcap/
pcap.c
718
return (
PCAP_ERROR_TSTAMP_PRECISION_NOTSUP
);
[
all
...]
Completed in 36 milliseconds