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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_var.h309 int in_ifadown(struct ifaddr *ifa, int);
H A Din_rmx.c506 in_ifadown(struct ifaddr *ifa, int delete)
505 in_ifadown(struct ifaddr *ifa, int delete) function
H A Draw_ip.c585 * and calls in_ifadown() to remove all routes corresponding to that address.
612 * in_ifadown gets rid of all the rest of
617 in_ifadown(&ia->ia_ifa, 1);

Completed in 19 milliseconds