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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h1012 } dl_notify_conf_t; typedef in typeref:struct:__anon7336
1505 dl_notify_conf_t notify_conf;
1573 #define DL_NOTIFY_CONF_SIZE sizeof (dl_notify_conf_t)
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c745 if (MBLKL(mp) < sizeof (dl_notify_conf_t) ||
746 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification !=
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c2441 mp = mexchange(NULL, NULL, sizeof (dl_notify_conf_t), M_PROTO,
2443 ((dl_notify_conf_t *)(mp->b_rptr))->dl_notification =
H A Dip_if.c18065 mp = mexchange(NULL, mp, sizeof (dl_notify_conf_t), M_PROTO,
18068 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification =

Completed in 192 milliseconds