Searched refs:ether_attach_at (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dether_if_module.h38 extern errno_t ether_attach_at(struct ifnet *ifp, protocol_family_t proto_family);
H A Dether_at_pr_module.c223 ether_attach_at( function
250 printf("WARNING: ether_attach_at failed to attach"
H A Dether_if_module.c637 ether_attach_at, ether_detach_at)) != 0) {
H A Dif_vlan.c2161 return (ether_attach_at(ifp, protocol_family));
H A Dif_bond.c3132 extern int ether_attach_at(ifnet_t ifp, protocol_family_t protocol_family);
3160 ether_attach_at,

Completed in 32 milliseconds