Searched refs:nexus_name_t (Results 1 – 11 of 11) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/ |
| H A D | os_nexus.h | 94 typedef uint8_t nexus_name_t[64]; typedef 309 const nexus_name_t name, const nexus_type_t type, const nexus_attr_t attr, 959 const nexus_name_t, const struct kern_nexus_provider_init *init,
|
| H A D | nexus_common.h | 282 __nexus_provider_reg_prepare(struct nxprov_reg *reg, const nexus_name_t name, in __nexus_provider_reg_prepare() 291 (const char *)name, sizeof(nexus_name_t)); in __nexus_provider_reg_prepare()
|
| H A D | os_nexus_private.h | 86 nexus_name_t nxp_name; /* name */
|
| H A D | nexus_syscalls.c | 190 reg.nxpreg_params.nxp_namelen > sizeof(nexus_name_t))) { in __nexus_register()
|
| H A D | nexus_kern.c | 939 const uuid_t dom_prov_uuid, const nexus_name_t name, in kern_nexus_controller_register_provider() 1782 nxp0->nxp_namelen <= sizeof(nexus_name_t)); in nxdom_prov_validate_params()
|
| /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()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_headless.c | 952 nexus_name_t provider_name; in create_netif_provider_and_instance()
|
| H A D | if_fake.c | 1985 nexus_name_t provider_name; in create_netif_provider_and_instance() 2451 nexus_name_t provider_name; in create_netif_llink_provider_and_instance()
|
| H A D | if_utun.c | 880 nexus_name_t provider_name; in utun_nexus_ifattach() 1054 nexus_name_t provider_name; in utun_create_fs_provider_and_instance()
|
| H A D | if_ipsec.c | 1896 nexus_name_t provider_name; in ipsec_nexus_ifattach() 2094 nexus_name_t provider_name; in ipsec_create_fs_provider_and_instance()
|
| H A D | dlil.c | 1057 nexus_name_t provider_name; in dlil_create_provider_and_instance()
|