Searched refs:mStatus_NATPortMappingUnsupported (Results 1 – 2 of 2) sorted by relevance
403 mStatus_NATPortMappingUnsupported = -65564, // NAT doesn't support PCP, NAT-PMP or UPnP enumerator
808 …se if (err > NATErr_None && err <= NATErr_Opcode) n->NewResult = mStatus_NATPortMappingUnsupported; in natTraversalHandlePortMapReplyWithAddress()