Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dif_bond.c699 static int bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp);
1278 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
2442 bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp) in bond_remove_interface() function
3125 error = bond_remove_interface(ifb, port_ifp); in bond_ioctl()
3246 bond_remove_interface(ifb, p->po_ifp); in bond_handle_event()