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

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1792 dlpi_notifyinfo_t notifinfo; local
1800 notifinfo.dni_note = note;
1804 notifinfo.dni_speed = dlnotifyindp->dl_data;
1807 notifinfo.dni_size = dlnotifyindp->dl_data;
1819 notifinfo.dni_fc_mode = fcinfo.dfi_mode;
1820 notifinfo.dni_fc_pfc = fcinfo.dfi_pfc;
1821 notifinfo.dni_fc_ntc = fcinfo.dfi_ntc;
1832 (void) memcpy(notifinfo.dni_dcbbw, datap,
1833 sizeof (notifinfo.dni_dcbbw));
1853 notifinfo
[all...]

Completed in 19 milliseconds