Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h404mStatus_NATPortMappingDisabled = -65565, // NAT supports PCP, NAT-PMP or UPnP, but it's dis… enumerator
H A DuDNS.c807 if (err == NATErr_Refused) n->NewResult = mStatus_NATPortMappingDisabled; in natTraversalHandlePortMapReplyWithAddress()