Searched refs:dl_notifications (Results 1 – 8 of 8) sorted by relevance
186 dlp->notify_ack.dl_notifications = notifications; in dlnotifyack()458 ((dl_notify_req_t *)mp->b_rptr)->dl_notifications = *notesp; in dl_notify()462 *notesp = ((dl_notify_ack_t *)mp->b_rptr)->dl_notifications; in dl_notify()
4020 gld->gld_notifications = dlnrp->dl_notifications & pvt->notifications; in gld_notify_req()4032 dlnap->dl_notifications = pvt->notifications; in gld_notify_req()
977 uint32_t dl_notifications; /* Requested set of notifications */ member986 uint32_t dl_notifications; /* Supported set of notifications */ member
44 ((dl_notify_req_t *)reqmp->b_rptr)->dl_notifications = notifications; in softmac_send_notify_req()
843 notifyreqp->dl_notifications = notes; in dlpi_enabnotify()
1155 dsp->ds_notifications = dlp->dl_notifications & note; in proto_notify_req()
2298 ((dl_notify_req_t *)notify_mp->b_rptr)->dl_notifications = in ill_dl_phys()
8718 if (noteack->dl_notifications & DL_NOTE_LINK_UP) in ip_rput_dlpi_writer()