Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_bond.c700 static int bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp);
1279 bond_remove_interface(ifb, p->po_ifp); in bond_remove_all_interfaces()
2443 bond_remove_interface(ifbond_ref ifb, struct ifnet * port_ifp) in bond_remove_interface() function
3126 error = bond_remove_interface(ifb, port_ifp); in bond_ioctl()
3247 bond_remove_interface(ifb, p->po_ifp); in bond_handle_event()