Searched refs:dom_type (Results 1 – 1 of 1) sorted by relevance
1830 const nexus_type_t dom_type, const void *nx_ctx, in nx_create() argument1843 ASSERT(dom_type < NEXUS_TYPE_MAX); in nx_create()1863 if (dom_type != NEXUS_TYPE_UNDEFINED && in nx_create()1864 (nxdom_prov->nxdom_prov_dom->nxdom_type != dom_type)) { in nx_create()1866 dom_type, nxdom_prov->nxdom_prov_dom->nxdom_type); in nx_create()1873 if ((dom_type == NEXUS_TYPE_NET_IF) && NXPROV_LLINK(nxprov) && in nx_create()