Searched refs:dl_mnh (Results 1 – 2 of 2) sorted by relevance
672 if (dlp->dl_mnh != NULL) in i_dls_link_destroy()673 mac_notify_remove(dlp->dl_mnh, B_TRUE); in i_dls_link_destroy()686 dlp->dl_mnh = NULL; in i_dls_link_destroy()727 dlp->dl_mnh = mac_notify_add(dlp->dl_mh, dls_link_notify, dlp); in i_dls_link_create()
54 mac_notify_handle_t dl_mnh; /* SL */ member