Home
last modified time | relevance | path

Searched refs:nexus_type_t (Results 1 – 13 of 13) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dos_nexus.h89 } nexus_type_t; typedef
309 const nexus_name_t name, const nexus_type_t type, const nexus_attr_t attr,
942 extern errno_t kern_nexus_register_domain_provider(const nexus_type_t type,
948 extern errno_t kern_nexus_get_default_domain_provider(const nexus_type_t type,
H A Dnexus_var.h353 nexus_type_t nxdom_type;
458 const nexus_type_t, const void *, nexus_ctx_release_fn_t,
550 extern struct nxdom *nxdom_find(nexus_type_t);
H A Dnexus_kern.c353 nexus_type_t type = nxdom->nxdom_type; in nxdom_prov_add()
414 nexus_type_t type = nxdom->nxdom_type; in nxdom_prov_del()
479 nxdom_find(nexus_type_t type) in nxdom_find()
545 kern_nexus_register_domain_provider(const nexus_type_t type, in kern_nexus_register_domain_provider()
668 kern_nexus_get_default_domain_provider(const nexus_type_t type, in kern_nexus_get_default_domain_provider()
845 nexus_type_t nxdom_type) in nexus_controller_register_provider_validate_init_params()
945 nexus_type_t nxdom_type; in kern_nexus_controller_register_provider()
H A Dnexus_common.h283 const nexus_type_t type, const nexus_attr_t nxa) in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h88 nexus_type_t nxp_type; /* NEXUS_TYPE_* */
H A Dnexus.c1854 const nexus_type_t dom_type, const void *nx_ctx, in nx_create()
3522 nexus_type_t nxdom_type = NX_DOM(nx)->nxdom_type; in nx_interface_advisory_notify()
H A Dnexus_adapter.c2133 nexus_type_t nexus_type; in na_kr_populate_slots()
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_nexus.c121 const nexus_name_t name, const nexus_type_t type, in os_nexus_controller_register_provider()
H A Dos_channel.c819 os_channel_read_nexus_extension_info(const channel_t chd, nexus_type_t *nt, in os_channel_read_nexus_extension_info()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h316 nexus_type_t *nexus_type, uint64_t *ext);
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1317 nexus_type_t nx_type = in nx_mon_parent_txsync()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c173 nexus_type_t hw_nxdom_type = NX_DOM(hw_nx)->nxdom_type; in fsw_nx_check()
/xnu-8019.80.24/bsd/net/
H A Ddlil.c1052 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance()