Searched refs:nexus_type_t (Results 1 – 13 of 13) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/nexus/ |
| H A D | os_nexus.h | 92 } 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 D | nexus_var.h | 354 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 D | nexus_kern.c | 351 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 D | nexus_common.h | 293 const nexus_type_t type, const nexus_attr_t nxa) in __nexus_provider_reg_prepare()
|
| H A D | os_nexus_private.h | 91 nexus_type_t nxp_type; /* NEXUS_TYPE_* */
|
| H A D | nexus.c | 1812 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 D | nexus_adapter.c | 2084 nexus_type_t nexus_type; in na_kr_populate_slots()
|
| /xnu-8796.101.5/bsd/skywalk/channel/ |
| H A D | os_channel.h | 317 nexus_type_t *nexus_type, uint64_t *ext);
|
| /xnu-8796.101.5/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 122 const nexus_name_t name, const nexus_type_t type, in os_nexus_controller_register_provider()
|
| H A D | os_channel.c | 831 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 D | nx_monitor.c | 1311 nexus_type_t nx_type = in nx_mon_parent_txsync()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 183 nexus_type_t hw_nxdom_type = NX_DOM(hw_nx)->nxdom_type; in fsw_nx_check()
|
| /xnu-8796.101.5/bsd/net/ |
| H A D | dlil.c | 1058 nexus_type_t type, ifnet_t ifp, uuid_t *provider, uuid_t *instance, in dlil_create_provider_and_instance()
|