Searched refs:fsw_ctl (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 454 err = fsw_ctl(nx, ncr->nc_cmd, p, &nsr); in nx_fsw_prov_config() 476 err = fsw_ctl(nx, ncr->nc_cmd, p, &nfr); in nx_fsw_prov_config() 494 err = fsw_ctl(nx, ncr->nc_cmd, p, &inp); in nx_fsw_prov_config()
|
| H A D | fsw_var.h | 94 extern int fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p,
|
| H A D | fsw.c | 855 fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p, in fsw_ctl() function
|