Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_bond.c696 static int bond_attach_protocol(struct ifnet *ifp);
2246 error = bond_attach_protocol(port_ifp); in bond_add_interface()
3370 bond_attach_protocol(struct ifnet *ifp) in bond_attach_protocol() function