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

/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1402 if (!(dsp->ds_notifications & (DL_NOTE_SDU_SIZE|DL_NOTE_SDU_SIZE2)))
1412 if (dsp->ds_notifications & DL_NOTE_SDU_SIZE2) {
1413 dlip->dl_notification = DL_NOTE_SDU_SIZE2;
H A Ddld_proto.c1131 DL_NOTE_SDU_SIZE2|
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h410 #define DL_NOTE_SDU_SIZE2 0x2000 /* New unicast and multicast size */ macro
997 uint16_t dlu_data16[2]; /* For DL_NOTE_SDU_SIZE2 */
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c1008 if ((mp = ip_dlnotify_alloc2(DL_NOTE_SDU_SIZE2, mtu, mc_mtu)) != NULL) {
H A Dip6_if.c2302 DL_NOTE_REPLUMB | DL_NOTE_ALLOWED_IPS | DL_NOTE_SDU_SIZE2);
H A Dip.c8509 case DL_NOTE_SDU_SIZE2:
8527 case DL_NOTE_SDU_SIZE2:

Completed in 148 milliseconds