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

  /external/qemu/slirp/
if.h 18 #define IF_COMP IF_AUTOCOMP /* Flags for compression */
debug.c 93 if (IF_COMP & IF_COMPRESS)
95 else if (IF_COMP & IF_NOCOMPRESS)
  /external/qemu/slirp-android/
if.h 18 #define IF_COMP IF_AUTOCOMP /* Flags for compression */
debug.c 92 if (IF_COMP & IF_COMPRESS)
94 else if (IF_COMP & IF_NOCOMPRESS)

Completed in 97 milliseconds