Home
last modified time | relevance | path

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

/xnu-11215.81.4/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.c609 err = fsw_ctl_detach(nx, current_proc(), NULL); in nx_fsw_prov_nx_dtor()
H A Dfsw.c939 fsw_ctl_detach(struct kern_nexus *nx, struct proc *p, in fsw_ctl_detach() function
1084 error = fsw_ctl_detach(nx, p, nsr); in fsw_ctl()