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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h245 #define kRASPropIPSecRemoteIdentifier CFSTR("RemoteIdentifier") /* CFString */ macro
H A Dipsec_utils.c689 if (!GetStrFromDict(ipsec_dict, kRASPropIPSecRemoteIdentifier, str, sizeof(str), ""))
2712 CFDictionarySetValue(ipsec_dict, kRASPropIPSecRemoteIdentifier, hostname_string);
2910 CFDictionarySetValue(ipsec_dict, kRASPropIPSecRemoteIdentifier, dst_hostName);
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c3646 CFDictionarySetValue(serv->u.ipsec.config, kRASPropIPSecRemoteIdentifier, remote_address);

Completed in 316 milliseconds