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

  /external/libpcap/pcap/
pcap.h 247 #define PCAP_ERROR_BREAK -2 /* loop terminated by pcap_breakloop */
  /external/libpcap/
pcap-linux.c     [all...]
pcap-bpf.c 845 * has, and return PCAP_ERROR_BREAK to indicate
849 return (PCAP_ERROR_BREAK);
962 * packets, clear the flag and return PCAP_ERROR_BREAK
989 return (PCAP_ERROR_BREAK);
    [all...]
pcap.c     [all...]

Completed in 224 milliseconds