Searched refs:nexus_name_t (Results 1 – 11 of 11) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/nexus/ |
| H A D | os_nexus.h | 97 typedef uint8_t nexus_name_t[64]; typedef 313 const nexus_name_t name, const nexus_type_t type, const nexus_attr_t attr, 1011 const nexus_name_t, const struct kern_nexus_provider_init *init,
|
| H A D | nexus_common.h | 292 __nexus_provider_reg_prepare(struct nxprov_reg *reg, const nexus_name_t name, in __nexus_provider_reg_prepare() 301 (const char *)name, sizeof(nexus_name_t)); in __nexus_provider_reg_prepare()
|
| H A D | os_nexus_private.h | 89 nexus_name_t nxp_name; /* name */
|
| H A D | nexus_syscalls.c | 204 reg.nxpreg_params.nxp_namelen > sizeof(nexus_name_t))) { in __nexus_register()
|
| H A D | nexus_kern.c | 937 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-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()
|
| /xnu-8796.101.5/bsd/net/ |
| H A D | if_headless.c | 947 nexus_name_t provider_name; in create_netif_provider_and_instance()
|
| H A D | if_fake.c | 2229 nexus_name_t provider_name; in create_netif_provider_and_instance() 2705 nexus_name_t provider_name; in create_netif_llink_provider_and_instance()
|
| H A D | if_utun.c | 879 nexus_name_t provider_name; in utun_nexus_ifattach() 1053 nexus_name_t provider_name; in utun_create_fs_provider_and_instance()
|
| H A D | if_ipsec.c | 1895 nexus_name_t provider_name; in ipsec_nexus_ifattach() 2093 nexus_name_t provider_name; in ipsec_create_fs_provider_and_instance()
|
| H A D | dlil.c | 1063 nexus_name_t provider_name; in dlil_create_provider_and_instance()
|