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

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A Dvpnoptions.c330 str = CFDictionaryGetValue(dict, kRASPropInterfaceType);
371 CFDictionarySetValue(dict, kRASPropInterfaceType, kRASValInterfaceTypePPP);
375 CFDictionarySetValue(dict, kRASPropInterfaceType, kRASValInterfaceTypeIPSec);
H A DRASSchemaDefinitions.h71 #define kRASPropInterfaceType kSCPropNetInterfaceType /* CFSTR("Type") CFString */ macro
84 * kRASPropInterfaceType values
H A Dpppoptions.c711 type = CFDictionaryGetValue(ref, kRASPropInterfaceType);

Completed in 137 milliseconds