Searched refs:dl_notify_conf_t (Results 1 – 4 of 4) sorted by relevance
1012 } dl_notify_conf_t; typedef1505 dl_notify_conf_t notify_conf;1573 #define DL_NOTIFY_CONF_SIZE sizeof (dl_notify_conf_t)
745 if (MBLKL(mp) < sizeof (dl_notify_conf_t) || in softmac_wput_single_nondata()746 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification != in softmac_wput_single_nondata()
2441 mp = mexchange(NULL, NULL, sizeof (dl_notify_conf_t), M_PROTO, in arp_send_replumb_conf()2443 ((dl_notify_conf_t *)(mp->b_rptr))->dl_notification = in arp_send_replumb_conf()
18038 mp = mexchange(NULL, mp, sizeof (dl_notify_conf_t), M_PROTO, in ill_replumb_tail()18041 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification = in ill_replumb_tail()