Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_bond.c659 static int bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp);
1259 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
2405 bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp) in bond_remove_interface() function
3094 error = bond_remove_interface(ifb, port_ifp); in bond_ioctl()
3220 bond_remove_interface(ifb, p->po_ifp); in bond_handle_event()