HomeSort by relevance Sort by last modified time
    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 706 return (PCAP_ERROR_TSTAMP_PRECISION_NOTSUP);
    [all...]

Completed in 46 milliseconds