HomeSort by relevance Sort by last modified time
    Searched refs:PCAP_ERROR_NOT_ACTIVATED (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap.c 116 return (PCAP_ERROR_NOT_ACTIVATED);
882 return (PCAP_ERROR_NOT_ACTIVATED);
890 return (PCAP_ERROR_NOT_ACTIVATED);
898 return (PCAP_ERROR_NOT_ACTIVATED);
    [all...]
  /external/libpcap/pcap/
pcap.h 248 #define PCAP_ERROR_NOT_ACTIVATED -3 /* the capture needs to be activated */

Completed in 75 milliseconds