Home
last modified time | relevance | path

Searched refs:bond_remove_interface (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c659 static int bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp);
1253 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
2399 bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp) in bond_remove_interface() function
3088 error = bond_remove_interface(ifb, port_ifp); in bond_ioctl()
3214 bond_remove_interface(ifb, p->po_ifp); in bond_handle_event()