Searched refs:nexus_type_t (Results 1 – 13 of 13) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/ |
| H A D | os_nexus.h | 89 } 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 D | nexus_var.h | 353 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 D | nexus_kern.c | 353 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 D | nexus_common.h | 283 const nexus_type_t type, const nexus_attr_t nxa) in __nexus_provider_reg_prepare()
|
| H A D | os_nexus_private.h | 88 nexus_type_t nxp_type; /* NEXUS_TYPE_* */
|
| H A D | nexus.c | 1854 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 D | nexus_adapter.c | 2133 nexus_type_t nexus_type; in na_kr_populate_slots()
|
| /xnu-8019.80.24/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 121 const nexus_name_t name, const nexus_type_t type, in os_nexus_controller_register_provider()
|
| H A D | os_channel.c | 819 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 D | os_channel.h | 316 nexus_type_t *nexus_type, uint64_t *ext);
|
| /xnu-8019.80.24/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1317 nexus_type_t nx_type = in nx_mon_parent_txsync()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 173 nexus_type_t hw_nxdom_type = NX_DOM(hw_nx)->nxdom_type; in fsw_nx_check()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | dlil.c | 1052 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance()
|