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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c183 DL_NOTIFY_ACK)) == NULL)
460 err = dl_op(lh, &mp, DL_NOTIFY_ACK, DL_NOTIFY_ACK_SIZE, dleap, NULL);
492 case DL_NOTIFY_ACK: return ("DL_NOTIFY_ACK");
H A Dgld.c4023 * The return DL_NOTIFY_ACK carries the bitset of notifications
4028 DL_NOTIFY_ACK)) == NULL)
4036 * A side effect of a DL_NOTIFY_REQ is that after the DL_NOTIFY_ACK
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c233 err = softmac_output(slp, mp, dl_prim, DL_NOTIFY_ACK, mpp);
H A Dsoftmac_ctl.c407 case DL_NOTIFY_ACK:
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c840 DLPI_MSG_CREATE(ack, DL_NOTIFY_ACK);
1666 { DL_NOTIFY_ACK, MAX(DL_ERROR_ACK_SIZE, DL_NOTIFY_ACK_SIZE) },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h98 #define DL_NOTIFY_ACK 0x101 /* Supported notifications */ macro
394 * Bit-wise distinct since DL_NOTIFY_REQ and DL_NOTIFY_ACK carry multiple
982 * DL_NOTIFY_ACK, M_PROTO type
985 t_uscalar_t dl_primitive; /* set to DL_NOTIFY_ACK */
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1704 case DL_NOTIFY_ACK: return ("DL_NOTIFY_ACK");
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c550 * an "error" on DL_NOTIFY_ACK (which we never could have sent)
557 if (dlp->error_ack.dl_error_primitive == DL_NOTIFY_ACK ||
H A Dip.c8093 case DL_NOTIFY_ACK:
8680 case DL_NOTIFY_ACK: {

Completed in 206 milliseconds