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 115 return (PCAP_ERROR_NOT_ACTIVATED);
894 return (PCAP_ERROR_NOT_ACTIVATED);
902 return (PCAP_ERROR_NOT_ACTIVATED);
910 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 54 milliseconds