Searched refs:kRASPropIPSecPolicyRemotePort (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h324 #define kRASPropIPSecPolicyRemotePort CFSTR("RemotePort") /* CFNumber */ macro
H A Dipsec_utils.c1391 GetIntFromDict(policy, kRASPropIPSecPolicyRemotePort, &remote_port, 0);
1749 GetIntFromDict(policy, kRASPropIPSecPolicyRemotePort, &val, 0);
2238 GetIntFromDict(policy, kRASPropIPSecPolicyRemotePort, &val, 0);
2791 CFDictionarySetValue(policy0, kRASPropIPSecPolicyRemotePort, dst_port_num);
2809 CFDictionarySetValue(policy1, kRASPropIPSecPolicyRemotePort, dst_port1_num);
3076 CFDictionarySetValue(policy0, kRASPropIPSecPolicyRemotePort, dst_port_num);
3101 CFDictionarySetValue(policy1, kRASPropIPSecPolicyRemotePort, dst_port1_num);
3123 CFDictionarySetValue(policy0, kRASPropIPSecPolicyRemotePort, dst_port_num);
3148 CFDictionarySetValue(policy1, kRASPropIPSecPolicyRemotePort, dst_port1_num);
/macosx-10.10.1/ppp-786.1.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1926 CFDictionarySetValue(policy0, kRASPropIPSecPolicyRemotePort, dst_port_num);
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c3340 GetIntFromDict(policy, kRASPropIPSecPolicyRemotePort, &val, 0);

Completed in 224 milliseconds