Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dif_bond.c658 static int bond_add_interface(struct ifnet * ifp, struct ifnet * port_ifp);
2052 bond_add_interface(struct ifnet * ifp, struct ifnet * port_ifp) in bond_add_interface() function
3085 error = bond_add_interface(ifp, port_ifp); in bond_ioctl()