Searched refs:dl_notification (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1413 dlip->dl_notification = DL_NOTE_SDU_SIZE2;
1417 dlip->dl_notification = DL_NOTE_SDU_SIZE;
1542 dlip->dl_notification = DL_NOTE_PROMISC_ON_PHYS;
1566 dlip->dl_notification = DL_NOTE_PROMISC_OFF_PHYS;
1594 dlip->dl_notification = DL_NOTE_PHYS_ADDR;
1626 dlip->dl_notification = DL_NOTE_LINK_UP;
1650 dlip->dl_notification = DL_NOTE_LINK_DOWN;
1674 dlip->dl_notification = DL_NOTE_SPEED;
1699 dlip->dl_notification = DL_NOTE_CAPAB_RENEG;
1723 dlip->dl_notification
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c730 ((dl_notify_ind_t *)mp->b_rptr)->dl_notification !=
746 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification !=
1157 dlip->dl_notification = DL_NOTE_REPLUMB;
H A Dsoftmac_ctl.c221 switch (dlnip->dl_notification) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h994 uint32_t dl_notification; /* Which notification? */ member in struct:__anon7334
1011 uint32_t dl_notification; /* Which notification? */ member in struct:__anon7336
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dgld.c3922 dlnip->dl_notification = 0;
3931 dlnip->dl_notification = bit;
3936 dlnip->dl_notification = bit;
3941 dlnip->dl_notification = bit;
3951 dlnip->dl_notification = bit;
3956 dlnip->dl_notification = bit;
3971 if (dlnip->dl_notification == 0)
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1739 uint_t note = dlnotifyindp->dl_notification;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c2443 ((dl_notify_conf_t *)(mp->b_rptr))->dl_notification =
H A Dip.c4702 notifyp->dl_notification = notification;
4717 notifyp->dl_notification = notification;
8490 switch (notify->dl_notification) {
8521 switch (notify->dl_notification) {
8595 went_up = notify->dl_notification == DL_NOTE_LINK_UP;
8670 notify->dl_notification));
H A Dip_if.c4997 switch (dlindp->dl_notification) {
18068 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification =

Completed in 316 milliseconds