Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dether_if_module.h35 extern void ether_detach_inet(ifnet_t ifp, protocol_family_t protocol_family);
H A Dether_inet_pr_module.c590 ether_detach_inet(struct ifnet *ifp, protocol_family_t proto_family) in ether_detach_inet() function
H A Dether_if_module.c743 ether_attach_inet, ether_detach_inet)) != 0) { in ether_family_init()
H A Dif_vlan.c2100 ether_detach_inet(ifp, protocol_family); in vlan_detach_inet()
H A Dif_bond.c3413 extern void ether_detach_inet(ifnet_t ifp, protocol_family_t protocol_family);
3426 ether_detach_inet); in bond_family_init()