Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h226 kDNSType_NSEC3PARAM, // 51 Hashed Authenticated Denial of Existence enumerator
H A DDNSCommon.c190 case kDNSType_NSEC3PARAM: return("NSEC3PARAM"); in DNSTypeName()