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

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c4808 CFStringRef mask_cf = NULL; local
4839 mask_cf = CFArrayGetValueAtIndex(masks, 0);
4840 if (my_CFStringToIPAddress(mask_cf, &mask) == FALSE) {

Completed in 149 milliseconds