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

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h245 #define kRASPropIPSecRemoteIdentifier CFSTR("RemoteIdentifier") /* CFString */ macro
H A Dipsec_utils.c693 if (!GetStrFromDict(ipsec_dict, kRASPropIPSecRemoteIdentifier, str, sizeof(str), ""))
2699 CFDictionarySetValue(ipsec_dict, kRASPropIPSecRemoteIdentifier, hostname_string);
2897 CFDictionarySetValue(ipsec_dict, kRASPropIPSecRemoteIdentifier, dst_hostName);
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dipsec_manager.c3379 CFDictionarySetValue(serv->u.ipsec.config, kRASPropIPSecRemoteIdentifier, remote_address);

Completed in 181 milliseconds