Searched refs:appLayerVPNProperties (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c2038 CFDictionaryRef appLayerVPNProperties; local
2040 appLayerVPNProperties = VPNAppLayerCopyCurrentAppProperties();
2041 if (appLayerVPNProperties != NULL) {
2044 CFRelease(appLayerVPNProperties);

Completed in 302 milliseconds