Searched refs:dl_notify_req_t (Results 1 – 7 of 7) sorted by relevance
979 } dl_notify_req_t; typedef1502 dl_notify_req_t notify_req;1570 #define DL_NOTIFY_REQ_SIZE sizeof (dl_notify_req_t)
1122 dl_notify_req_t *dlp = (dl_notify_req_t *)mp->b_rptr; in proto_notify_req()1138 if (MBLKL(mp) < sizeof (dl_notify_req_t)) { in proto_notify_req()
44 ((dl_notify_req_t *)reqmp->b_rptr)->dl_notifications = notifications; in softmac_send_notify_req()
458 ((dl_notify_req_t *)mp->b_rptr)->dl_notifications = *notesp; in dl_notify()
3991 dl_notify_req_t *dlnrp; in gld_notify_req()3997 dlnrp = (dl_notify_req_t *)mp->b_rptr; in gld_notify_req()
2294 notify_mp = ip_dlpi_alloc(sizeof (dl_notify_req_t) + sizeof (long), in ill_dl_phys()2298 ((dl_notify_req_t *)notify_mp->b_rptr)->dl_notifications = in ill_dl_phys()
817 dl_notify_req_t *notifyreqp; in dlpi_enabnotify()