Home
last modified time | relevance | path

Searched refs:ifnet_detach (Results 1 – 17 of 17) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dif_pflog.c278 (void)ifnet_detach(ifp); in pflog_clone_destroy()
H A Dremote_vif.c203 err = ifnet_detach(client->_ifp); in rvi_destroy_if()
H A Diptap.c245 (void) ifnet_detach(ifp); in iptap_clone_destroy()
H A Ddroptap.c170 (void) ifnet_detach(ifp); in droptap_clone_destroy()
H A Dnet_stubs.c99 STUB(ifnet_detach);
H A Dif_vlan.c815 ifnet_detach(ifp); in vlan_parent_remove_all_vlans()
992 ifnet_detach(ifp); in vlan_clone_destroy()
H A Dif_gif.c479 error = ifnet_detach(ifp); in gif_clone_destroy()
H A Dif_utun.c1343 if ((detach_error = ifnet_detach(pcb->utun_ifp)) != 0) { in utun_flowswitch_attach()
2200 if ((result = ifnet_detach(ifp)) != 0) { in utun_ctl_disconnect()
2243 if ((result = ifnet_detach(ifp)) != 0) { in utun_ctl_disconnect()
H A Dkpi_interface.h1783 extern errno_t ifnet_detach(ifnet_t interface)
H A Dif_headless.c1235 ifnet_detach(ifp); in headless_clone_destroy()
H A Dif_ipsec.c2131 if ((detach_error = ifnet_detach(pcb->ipsec_ifp)) != 0) { in ipsec_flowswitch_attach()
2943 if ((result = ifnet_detach(ifp)) != 0) { in ipsec_ctl_disconnect()
2992 if ((result = ifnet_detach(ifp)) != 0) { in ipsec_ctl_disconnect()
H A Dpktap.c321 (void) ifnet_detach(ifp); in pktap_clone_destroy()
H A Dif_redirect.c1328 ifnet_detach(ifp); in redirect_clone_destroy()
H A Dif_fake.c3747 ifnet_detach(ifp); in feth_clone_destroy()
H A Dif_bond.c1299 error = ifnet_detach(ifp); in bond_if_detach()
H A Ddlil.c5319 ifnet_detach(ifnet_t ifp) in ifnet_detach() function
H A Dif_bridge.c1849 error = ifnet_detach(ifp); in bridge_clone_destroy()