Searched refs:dl_nactive (Results 1 – 3 of 3) sorted by relevance
644 if (dlp->dl_nactive == 0) { in dls_mac_active_set()663 dlp->dl_nactive++; in dls_mac_active_set()670 if (--dlp->dl_nactive == 0) { in dls_mac_active_clear()
585 ASSERT(dlp->dl_nactive == 0); in i_dls_link_destroy()
58 uint_t dl_nactive; /* SL */ member