HomeSort by: relevance | last modified time | path
    Searched defs:QC_addnocache (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h 1883 // layer. These values are used within mDNSResponder and not sent across to the application. QC_addnocache is for
1884 // delivering a response without adding to the cache. QC_forceresponse is superset of QC_addnocache where in
1886 typedef enum { QC_rmv = 0, QC_add, QC_addnocache, QC_forceresponse, QC_suppressed } QC_result;
mDNSEmbeddedAPI.h 1883 // layer. These values are used within mDNSResponder and not sent across to the application. QC_addnocache is for
1884 // delivering a response without adding to the cache. QC_forceresponse is superset of QC_addnocache where in
1886 typedef enum { QC_rmv = 0, QC_add, QC_addnocache, QC_forceresponse, QC_suppressed } QC_result;
mDNSEmbeddedAPI.h 1883 // layer. These values are used within mDNSResponder and not sent across to the application. QC_addnocache is for
1884 // delivering a response without adding to the cache. QC_forceresponse is superset of QC_addnocache where in
1886 typedef enum { QC_rmv = 0, QC_add, QC_addnocache, QC_forceresponse, QC_suppressed } QC_result;

Completed in 133 milliseconds