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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_var.h497 extern int in_ifadown(struct ifaddr *ifa, int);
H A Din_rmx.c570 in_ifadown(struct ifaddr *ifa, int delete)
569 in_ifadown(struct ifaddr *ifa, int delete) function
H A Draw_ip.c693 * and calls in_ifadown() to remove all routes corresponding to that address.
726 * in_ifadown gets rid of all the rest of
731 in_ifadown(&ia->ia_ifa, 1);

Completed in 39 milliseconds