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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
types.h 258 dns_rcode_notauth = 9, enumerator in enum:__anon24297
259 #define dns_rcode_notauth ((dns_rcode_t)dns_rcode_notauth) macro
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dns-msg.h 248 #define dns_rcode_notauth 9 // [RFC2136] Server Not Authoritative for zone, or [RFC2845] Not Authorized macro
  /src/external/mpl/bind/dist/lib/dns/include/dns/
types.h 287 dns_rcode_notauth = 9, enumerator in enum:__anon24047
288 #define dns_rcode_notauth ((dns_rcode_t)dns_rcode_notauth) macro

Completed in 24 milliseconds