Home
last modified time | relevance | path

Searched refs:dl_notify_conf_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h1012 } dl_notify_conf_t; typedef
1505 dl_notify_conf_t notify_conf;
1573 #define DL_NOTIFY_CONF_SIZE sizeof (dl_notify_conf_t)
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c745 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()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c2441 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()
H A Dip_if.c18038 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()