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

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c638 S_remove_ip_address(const char * ifname, struct in_addr this_ip);
3359 S_remove_ip_address(const char * ifname, struct in_addr this_ip) function
3368 "S_remove_ip_address(%s) socket() failed, %s (%d)",
3374 my_log(LOG_DEBUG, "S_remove_ip_address(%s) "
3410 ret = S_remove_ip_address(if_name(if_p), saved_info.addr);
3892 S_remove_ip_address(if_name(ifstate->if_p), ip);

Completed in 78 milliseconds