Searched refs:fsw_ctl (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 499 err = fsw_ctl(nx, ncr->nc_cmd, p, &nsr); in nx_fsw_prov_config() 526 err = fsw_ctl(nx, ncr->nc_cmd, p, &nfr); in nx_fsw_prov_config() 543 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 | 1019 fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p, in fsw_ctl() function
|