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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h266 #define kRASPropIPSecBlackHoleDetectionEnabled CFSTR("BlackHoleDetectionEnabled") /* CFNumber (0 or 1) */ macro
H A Dipsec_utils.c852 GetIntFromDict(ipsec_dict, kRASPropIPSecBlackHoleDetectionEnabled, (u_int32_t *)&blackhole_enabled, 1);
2924 CFDictionarySetValue(ipsec_dict, kRASPropIPSecBlackHoleDetectionEnabled, cfone);

Completed in 121 milliseconds