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

/darwin-on-arm/xnu/bsd/net/
H A Dether_if_module.h34 extern errno_t ether_attach_inet(ifnet_t ifp, protocol_family_t protocol_family);
H A Dether_if_module.c624 ether_attach_inet, ether_detach_inet)) != 0) {
H A Dether_inet_pr_module.c532 ether_attach_inet(struct ifnet *ifp, protocol_family_t proto_family) function
H A Dif_vlan.c2134 return (ether_attach_inet(ifp, protocol_family));
H A Dif_bond.c3128 extern int ether_attach_inet(ifnet_t ifp, protocol_family_t protocol_family);
3141 ether_attach_inet,

Completed in 92 milliseconds