Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/
H A Dnexus_var.h480 extern int nx_advisory_alloc(struct kern_nexus *, const char *,
H A Dnexus.c2162 nx_advisory_alloc(struct kern_nexus *nx, const char *name, in nx_advisory_alloc() function
/xnu-11215.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c845 error = nx_advisory_alloc(nx, nxadv_name, in nx_netif_prov_nx_ctor()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4211 error = nx_advisory_alloc(nx, fsw_name, in fsw_dp_ctor()