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

/darwin-on-arm/xnu/bsd/net/
H A Dether_if_module.h35 extern void ether_detach_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.c568 ether_detach_inet(struct ifnet *ifp, protocol_family_t proto_family) function
H A Dif_vlan.c2140 ether_detach_inet(ifp, protocol_family);
H A Dif_bond.c3129 extern void ether_detach_inet(ifnet_t ifp, protocol_family_t protocol_family);
3142 ether_detach_inet);

Completed in 37 milliseconds