Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/
H A Dos_nexus.h92 } nexus_type_t; typedef
313 const nexus_name_t name, const nexus_type_t type, const nexus_attr_t attr,
994 extern errno_t kern_nexus_register_domain_provider(const nexus_type_t type,
1000 extern errno_t kern_nexus_get_default_domain_provider(const nexus_type_t type,
H A Dnexus_var.h354 nexus_type_t nxdom_type;
460 const nexus_type_t, const void *, nexus_ctx_release_fn_t,
561 extern struct nxdom *nxdom_find(nexus_type_t);
H A Dnexus_kern.c351 nexus_type_t type = nxdom->nxdom_type; in nxdom_prov_add()
412 nexus_type_t type = nxdom->nxdom_type; in nxdom_prov_del()
477 nxdom_find(nexus_type_t type) in nxdom_find()
543 kern_nexus_register_domain_provider(const nexus_type_t type, in kern_nexus_register_domain_provider()
666 kern_nexus_get_default_domain_provider(const nexus_type_t type, in kern_nexus_get_default_domain_provider()
843 nexus_type_t nxdom_type) in nexus_controller_register_provider_validate_init_params()
943 nexus_type_t nxdom_type; in kern_nexus_controller_register_provider()
H A Dnexus_common.h293 const nexus_type_t type, const nexus_attr_t nxa) in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h91 nexus_type_t nxp_type; /* NEXUS_TYPE_* */
H A Dnexus.c1812 const nexus_type_t dom_type, const void *nx_ctx, in nx_create()
3485 nexus_type_t nxdom_type = NX_DOM(nx)->nxdom_type; in nx_interface_advisory_notify()
H A Dnexus_adapter.c2084 nexus_type_t nexus_type; in na_kr_populate_slots()
/xnu-8796.101.5/bsd/skywalk/channel/
H A Dos_channel.h317 nexus_type_t *nexus_type, uint64_t *ext);
/xnu-8796.101.5/libsyscall/wrappers/skywalk/
H A Dos_nexus.c122 const nexus_name_t name, const nexus_type_t type, in os_nexus_controller_register_provider()
H A Dos_channel.c831 os_channel_read_nexus_extension_info(const channel_t chd, nexus_type_t *nt, in os_channel_read_nexus_extension_info()
/xnu-8796.101.5/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1311 nexus_type_t nx_type = in nx_mon_parent_txsync()
/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c183 nexus_type_t hw_nxdom_type = NX_DOM(hw_nx)->nxdom_type; in fsw_nx_check()
/xnu-8796.101.5/bsd/net/
H A Ddlil.c1058 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance()