Searched refs:nif_host_nxb (Results 1 – 2 of 2) sorted by relevance
265 struct nxbind *nif_host_nxb; member
881 if (n->nif_host_nxb != NULL) { in nx_netif_prov_nx_dtor()882 nxb_free(n->nif_host_nxb); in nx_netif_prov_nx_dtor()883 n->nif_host_nxb = NULL; in nx_netif_prov_nx_dtor()3298 ASSERT(n->nif_host_nxb == NULL);