Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c695 static int bond_attach_protocol(struct ifnet *ifp);
2245 error = bond_attach_protocol(port_ifp); in bond_add_interface()
3369 bond_attach_protocol(struct ifnet *ifp) in bond_attach_protocol() function