ERROR(kmDNSHelperCommunicationFailed, "Mach communication failed")
ERROR(kmDNSHelperNotAuthorized, "Not authorized")
ERROR(kmDNSHelperCreationFailed, "Object creation failed")
ERROR(kmDNSHelperInvalidPList, "Invalid property list")
ERROR(kmDNSHelperDynamicStoreFailed, "Could not create dynamic store session")
ERROR(kmDNSHelperDynamicStoreSetFailed, "Could not set dynamic store configuration")
ERROR(kmDNSHelperInvalidNameKey, "Invalid name key")
ERROR(kmDNSHelperInvalidConfigKey, "Invalid configuration key")
ERROR(kmDNSHelperTypeError, "Object was not of expected type")
ERROR(kmDNSHelperPreferencesFailed, "Could not create preferences session")
ERROR(kmDNSHelperPreferencesLockFailed, "Could not lock preferences")
ERROR(kmDNSHelperPreferencesSetFailed, "Could not update preferences")
ERROR(kmDNSHelperKeychainCopyDefaultFailed, "Could not copy keychain default")
ERROR(kmDNSHelperKeychainSearchCreationFailed, "Could not create keychain search")
ERROR(kmDNSHelperPListWriteFailed, "Could not write property list to stream")
ERROR(kmDNSHelperResultTooLarge, "Result too large")
ERROR(kmDNSHelperInterfaceCreationFailed, "Could not create auto-tunnel interface")
ERROR(kmDNSHelperInterfaceDeletionFailed, "Could not delete auto-tunnel interface")
ERROR(kmDNSHelperInvalidInterfaceState, "Invalid interface state requested")
ERROR(kmDNSHelperInvalidServerState, "Invalid server state requested")
ERROR(kmDNSHelperRacoonConfigCreationFailed, "Could not create racoon configuration file")
ERROR(kmDNSHelperRacoonStartFailed, "Could not start racoon")
ERROR(kmDNSHelperRacoonNotificationFailed, "Could not notify racoon")
ERROR(kmDNSHelperInvalidTunnelSetKeysOperation, "Invalid tunnel setkey operation requested")
ERROR(kmDNSHelperInvalidNetworkAddress, "Invalid network address")
ERROR(kmDNSHelperRouteAdditionFailed, "Could not add route")
ERROR(kmDNSHelperRouteDeletionFailed, "Could not remove route")
ERROR(kmDNSHelperRoutingSocketCreationFailed, "Could not create routing socket")
ERROR(kmDNSHelperDatagramSocketCreationFailed, "Could not create datagram socket")
ERROR(kmDNSHelperIPsecPolicyCreationFailed, "Could not create IPsec policy")
ERROR(kmDNSHelperIPsecPolicySetFailed, "Could not set IPsec policy")
ERROR(kmDNSHelperIPsecRemoveSAFailed, "Could not remove IPsec SA")
ERROR(kmDNSHelperIPsecPolicySocketCreationFailed, "Could not create IPsec policy socket")
ERROR(kmDNSHelperIPsecDisabled, "IPSec support was not compiled in to the helper")