Searched refs:dl_nactive (Results 1 – 3 of 3) sorted by relevance
658 if (dlp->dl_nactive == 0) { in dls_mac_active_set()677 dlp->dl_nactive++; in dls_mac_active_set()684 if (--dlp->dl_nactive == 0) { in dls_mac_active_clear()
665 ASSERT(dlp->dl_nactive == 0); in i_dls_link_destroy()
59 uint_t dl_nactive; /* SL */ member