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

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

Completed in 193 milliseconds