Searched refs:dom_type (Results 1 – 1 of 1) sorted by relevance
1854 const nexus_type_t dom_type, const void *nx_ctx, in nx_create() argument1867 ASSERT(dom_type < NEXUS_TYPE_MAX); in nx_create()1887 if (dom_type != NEXUS_TYPE_UNDEFINED && in nx_create()1888 (nxdom_prov->nxdom_prov_dom->nxdom_type != dom_type)) { in nx_create()1890 dom_type, nxdom_prov->nxdom_prov_dom->nxdom_type); in nx_create()1897 if ((dom_type == NEXUS_TYPE_NET_IF) && NXPROV_LLINK(nxprov) && in nx_create()