Home
last modified time | relevance | path

Searched refs:nxcfg_cmd_t (Results 1 – 6 of 6) sorted by relevance

/xnu-10002.41.9/bsd/skywalk/nexus/
H A Dos_nexus_private.h329 } nxcfg_cmd_t; typedef
338 nxcfg_cmd_t nc_cmd; /* NXCFG_CMD_* */
H A Dnexus_common.h449 const nxcfg_cmd_t cmd, const void *arg, const size_t arg_len) in __nexus_config_req_prepare()
H A Dnexus_kern.c1658 const nxcfg_cmd_t cmd, void *data, size_t data_len) in _kern_nexus_flow_config()
/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h94 extern int fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p,
H A Dfsw.c1014 fsw_ctl(struct kern_nexus *nx, nxcfg_cmd_t nc_cmd, struct proc *p, in fsw_ctl()
/xnu-10002.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c146 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()