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

/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c371 if (len < DL_ERROR_ACK_SIZE)
374 softmac_process_dlpi(slp, mp, DL_ERROR_ACK_SIZE,
488 if (len < DL_ERROR_ACK_SIZE)
H A Dsoftmac_capab.c140 if (MBLKL(mp) < DL_ERROR_ACK_SIZE) {
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1447 if (ctl.len < DL_ERROR_ACK_SIZE)
1664 { DL_OK_ACK, MAX(DL_ERROR_ACK_SIZE, DL_OK_ACK_SIZE) },
1666 { DL_NOTIFY_ACK, MAX(DL_ERROR_ACK_SIZE, DL_NOTIFY_ACK_SIZE) },
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c242 if (len < DL_ERROR_ACK_SIZE)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h1544 #define DL_ERROR_ACK_SIZE sizeof (dl_error_ack_t) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1910 if (mlen < DL_ERROR_ACK_SIZE)

Completed in 167 milliseconds