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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h54 #define kRASEntIPv4 kSCEntNetIPv4 /* CFSTR("IPv4") CFDictionary */ macro
96 * kRASEntIPv4 Entity Keys
H A Dpppoptions.c196 if ((dict = CFDictionaryGetValue(params->serverRef, kRASEntIPv4)) && isDictionary(dict)) {
200 get_array_option(params->serverRef, kRASEntIPv4, kRASPropIPv4Addresses, 0, (u_char*)str, sizeof(str), &len, empty_str);
307 if (isDictionary(CFDictionaryGetValue(params->serverRef, kRASEntIPv4))) {
481 if (!(dict = CFDictionaryGetValue(params->serverRef, kRASEntIPv4))
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dacsp.c619 dict = CFDictionaryGetValue(serverRef, kRASEntIPv4);

Completed in 295 milliseconds