Searched refs:this_ip (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) argument
3372 if (inet_difaddr(s, ifname, this_ip) < 0) {
3376 IP_LIST(&this_ip), strerror(errno), errno);

Completed in 145 milliseconds