Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h96 extern int fsw_ctl_detach(struct kern_nexus *nx, struct proc *p,
H A Dnx_flowswitch.c560 err = fsw_ctl_detach(nx, current_proc(), NULL); in nx_fsw_prov_nx_dtor()
H A Dfsw.c776 fsw_ctl_detach(struct kern_nexus *nx, struct proc *p, in fsw_ctl_detach() function
920 error = fsw_ctl_detach(nx, p, nsr); in fsw_ctl()