Searched defs:QC_addnocache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1845 // layer. These values are used within mDNSResponder and not sent across to the application. QC_addnocache is for
1846 // delivering a response without adding to the cache. QC_forceresponse is superset of QC_addnocache where in
1848 typedef enum { QC_rmv = 0, QC_add, QC_addnocache, QC_forceresponse, QC_dnssec , QC_nodnssec, QC_suppressed } QC_result; enumerator in enum:__anon79

Completed in 80 milliseconds