Home
last modified time | relevance | path

Searched refs:nx_advisory_alloc (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h479 extern int nx_advisory_alloc(struct kern_nexus *, const char *,
H A Dnexus.c2157 nx_advisory_alloc(struct kern_nexus *nx, const char *name, in nx_advisory_alloc() function
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c842 error = nx_advisory_alloc(nx, nxadv_name, in nx_netif_prov_nx_ctor()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4316 error = nx_advisory_alloc(nx, fsw_name, in fsw_dp_ctor()