Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_bond.c661 static int bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp);
1255 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
2401 bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp) in bond_remove_interface() function
3090 error = bond_remove_interface(ifb, port_ifp); in bond_ioctl()
3216 bond_remove_interface(ifb, p->po_ifp); in bond_handle_event()