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

  /external/tcpdump/
nameser.h 213 #define C_CACHE_FLUSH 0x8000 /* mDNS cache flush flag in replies */
print-domain.c 380 class = (i & ~C_CACHE_FLUSH);
386 if (i & C_CACHE_FLUSH)

Completed in 27 milliseconds