Searched refs:nxcfg_cmd_t (Results 1 – 6 of 6) sorted by relevance
| /xnu-10002.1.13/bsd/skywalk/nexus/ |
| H A D | os_nexus_private.h | 329 } nxcfg_cmd_t; typedef 338 nxcfg_cmd_t nc_cmd; /* NXCFG_CMD_* */
|
| H A D | nexus_common.h | 449 const nxcfg_cmd_t cmd, const void *arg, const size_t arg_len) in __nexus_config_req_prepare()
|
| H A D | nexus_kern.c | 1658 const nxcfg_cmd_t cmd, void *data, size_t data_len) in _kern_nexus_flow_config()
|
| /xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/ |
| 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 | 1014 fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p, in fsw_ctl()
|
| /xnu-10002.1.13/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 146 static int nx_netif_ctl(struct kern_nexus *, nxcfg_cmd_t, void *, 1538 nx_netif_ctl_flow_check(struct nx_netif *nif, nxcfg_cmd_t cmd, in nx_netif_ctl_flow_check() 1632 nx_netif_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, void *data, in nx_netif_ctl()
|