Searched refs:dl_notify_ack_t (Results 1 – 4 of 4) sorted by relevance
182 if ((mp = mexchange(wq, mp, sizeof (dl_notify_ack_t), M_PROTO, in dlnotifyack()462 *notesp = ((dl_notify_ack_t *)mp->b_rptr)->dl_notifications; in dl_notify()
3992 dl_notify_ack_t *dlnap; in gld_notify_req()4027 if ((mp = mexchange(q, mp, sizeof (dl_notify_ack_t), M_PCPROTO, in gld_notify_req()4031 dlnap = (dl_notify_ack_t *)mp->b_rptr; in gld_notify_req()
987 } dl_notify_ack_t; typedef1503 dl_notify_ack_t notify_ack;1571 #define DL_NOTIFY_ACK_SIZE sizeof (dl_notify_ack_t)
8716 dl_notify_ack_t *noteack = (dl_notify_ack_t *)mp->b_rptr; in ip_rput_dlpi_writer()