Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c183 DL_NOTIFY_ACK)) == NULL) in dlnotifyack()
460 err = dl_op(lh, &mp, DL_NOTIFY_ACK, DL_NOTIFY_ACK_SIZE, dleap, NULL); in dl_notify()
492 case DL_NOTIFY_ACK: return ("DL_NOTIFY_ACK"); in dl_primstr()
H A Dgld.c3735 DL_NOTIFY_ACK)) == NULL) in gld_notify_req()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c233 err = softmac_output(slp, mp, dl_prim, DL_NOTIFY_ACK, mpp); in softmac_proto_tx()
H A Dsoftmac_ctl.c407 case DL_NOTIFY_ACK: in softmac_rput_process_proto()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c840 DLPI_MSG_CREATE(ack, DL_NOTIFY_ACK); in dlpi_enabnotify()
1665 { DL_NOTIFY_ACK, MAX(DL_ERROR_ACK_SIZE, DL_NOTIFY_ACK_SIZE) },
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h100 #define DL_NOTIFY_ACK 0x101 /* Supported notifications */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1762 case DL_NOTIFY_ACK: return ("DL_NOTIFY_ACK"); in mdb_dlpi_prim()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c557 if (dlp->error_ack.dl_error_primitive == DL_NOTIFY_ACK || in arp_rput_dlpi()
H A Dip.c8181 case DL_NOTIFY_ACK: in ip_rput_dlpi()
8768 case DL_NOTIFY_ACK: { in ip_rput_dlpi_writer()