Home
last modified time | relevance | path

Searched refs:C_CACHE_FLUSH (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dnameser.h198 #define C_CACHE_FLUSH 0x8000 /* mDNS cache flush flag in replies */ macro
Dprint-domain.c382 class = (i & ~C_CACHE_FLUSH); in ns_rprint()
388 if (i & C_CACHE_FLUSH) in ns_rprint()