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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h325 #define kRASPropIPSecPolicyLevel CFSTR("Level") /* CFString */ macro
330 /* in kRASPropIPSecPolicyLevel is kRASValIPSecPolicyLevelRequire */
337 /* kRASPropIPSecPolicyLevel values */
H A Dipsec_utils.c1336 policylevel = CFDictionaryGetValue(policy, kRASPropIPSecPolicyLevel);
1665 policylevel = CFDictionaryGetValue(policy, kRASPropIPSecPolicyLevel);
1956 policylevel = CFDictionaryGetValue(policy, kRASPropIPSecPolicyLevel);
2794 CFDictionarySetValue(policy0, kRASPropIPSecPolicyLevel, kRASValIPSecPolicyLevelRequire);
3079 CFDictionarySetValue(policy0, kRASPropIPSecPolicyLevel, kRASValIPSecPolicyLevelRequire);
3126 CFDictionarySetValue(policy0, kRASPropIPSecPolicyLevel, kRASValIPSecPolicyLevelRequire);
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c1665 policylevel = CFDictionaryGetValue(policy, kRASPropIPSecPolicyLevel);
2012 CFDictionarySetValue(policy, kRASPropIPSecPolicyLevel, kRASValIPSecPolicyLevelRequire);
3286 policylevel = CFDictionaryGetValue(policy, kRASPropIPSecPolicyLevel);

Completed in 214 milliseconds