Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dnameser.h199 #define C_CACHE_FLUSH 0x8000 /* mDNS cache flush flag in replies */ macro
H A Dprint-domain.c670 class = (i & ~C_CACHE_FLUSH); in ns_rprint()
676 if (i & C_CACHE_FLUSH) in ns_rprint()