Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif.c150 static int nx_netif_ctl_detach(struct kern_nexus *, struct nx_spec_req *);
873 int err = nx_netif_ctl_detach(nx, NULL); in nx_netif_prov_nx_dtor()
1480 nx_netif_ctl_detach(struct kern_nexus *nx, struct nx_spec_req *nsr) in nx_netif_ctl_detach() function
1647 error = nx_netif_ctl_detach(nx, nsr); in nx_netif_ctl()