Searched refs:HAS_SERVICE_ZERO_PORT (Results 1 – 1 of 1) sorted by relevance
1761 HAS_SERVICE_ZERO_PORT, // A service with a zero port enumConstant1792 return ServiceValidationType.HAS_SERVICE_ZERO_PORT; in validateService()1876 if (serviceValidation == ServiceValidationType.HAS_SERVICE_ZERO_PORT) { in checkServiceInfoForRegistration()