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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c136 CFDictionaryRef on_demand_info; member in struct:__anon7146
286 if (connectionPrivate->on_demand_info != NULL) {
287 CFRelease(connectionPrivate->on_demand_info);
2648 if (connectionPrivate->on_demand_info != NULL) {
2652 num = CFDictionaryGetValue(connectionPrivate->on_demand_info, kSCPropNetVPNOnDemandSuspended);
2794 if (connectionPrivate->on_demand_info != NULL) {
2797 CFDictionaryGetValue(connectionPrivate->on_demand_info, kSCNetworkConnectionOnDemandRemoteAddress);
2807 CFDictionaryGetValue(connectionPrivate->on_demand_info, kSCNetworkConnectionOnDemandStatus);
2843 if (connectionPrivate->on_demand_info != NULL) {
2847 CFDictionaryGetValue(connectionPrivate->on_demand_info, kSCNetworkConnectionOnDemandReachFlag
[all...]

Completed in 171 milliseconds