Home
last modified time | relevance | path

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

/xnu-12377.81.4/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_inet_pr_module.c558 ether_attach_inet(struct ifnet *ifp, protocol_family_t proto_family) in ether_attach_inet() function
H A Dether_if_module.c743 ether_attach_inet, ether_detach_inet)) != 0) { in ether_family_init()
H A Dif_vlan.c2094 return ether_attach_inet(ifp, protocol_family); in vlan_attach_inet()
H A Dif_bond.c3412 extern int ether_attach_inet(ifnet_t ifp, protocol_family_t protocol_family);
3425 ether_attach_inet, in bond_family_init()