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

  /external/libpcap/
remote-ext.h 38 #ifndef HAVE_REMOTE
39 #error Please do not include this file directly. Just define HAVE_REMOTE and then include pcap.h
cmakeconfig.h.in 128 #cmakedefine HAVE_REMOTE 1
pcap-rpcap.h 348 #ifdef HAVE_REMOTE
388 #endif /* HAVE_REMOTE */
pcap-win32.c 56 #ifdef HAVE_REMOTE
58 #endif /* HAVE_REMOTE */
248 #ifdef HAVE_REMOTE
832 #ifdef HAVE_REMOTE
890 #endif /* HAVE_REMOTE */
1208 #ifdef HAVE_REMOTE
1212 #endif /* HAVE_REMOTE */
    [all...]
pcap-tc.c 1084 #if defined(_WIN32) && defined(HAVE_REMOTE)
1169 #ifdef HAVE_REMOTE
    [all...]
  /external/libpcap/pcap/
pcap.h 175 #if defined(_WIN32) && defined(HAVE_REMOTE)
179 #endif /* _WIN32 && HAVE_REMOTE */
529 #ifdef HAVE_REMOTE
532 #endif /* HAVE_REMOTE */
  /external/scapy/scapy/modules/
winpcapy.py 22 HAVE_REMOTE=False
25 HAVE_REMOTE=True
157 if HAVE_REMOTE:

Completed in 258 milliseconds