Searched refs:dom_type (Results 1 – 1 of 1) sorted by relevance
1812 const nexus_type_t dom_type, const void *nx_ctx, in nx_create() argument1825 ASSERT(dom_type < NEXUS_TYPE_MAX); in nx_create()1845 if (dom_type != NEXUS_TYPE_UNDEFINED && in nx_create()1846 (nxdom_prov->nxdom_prov_dom->nxdom_type != dom_type)) { in nx_create()1848 dom_type, nxdom_prov->nxdom_prov_dom->nxdom_type); in nx_create()1855 if ((dom_type == NEXUS_TYPE_NET_IF) && NXPROV_LLINK(nxprov) && in nx_create()