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