Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dif_bond.c652 static int bond_attach_protocol(struct ifnet *ifp);
2184 error = bond_attach_protocol(port_ifp); in bond_add_interface()
3357 bond_attach_protocol(struct ifnet *ifp) in bond_attach_protocol() function