Searched refs:DL_NOTIFY_ACK (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | sundlpi.c | 183 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 D | gld.c | 4028 DL_NOTIFY_ACK)) == NULL) in gld_notify_req()
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 233 err = softmac_output(slp, mp, dl_prim, DL_NOTIFY_ACK, mpp); in softmac_proto_tx()
|
H A D | softmac_ctl.c | 407 case DL_NOTIFY_ACK: in softmac_rput_process_proto()
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 840 DLPI_MSG_CREATE(ack, DL_NOTIFY_ACK); in dlpi_enabnotify() 1666 { DL_NOTIFY_ACK, MAX(DL_ERROR_ACK_SIZE, DL_NOTIFY_ACK_SIZE) },
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dlpi.h | 98 #define DL_NOTIFY_ACK 0x101 /* Supported notifications */ macro
|
/titanic_50/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 1704 case DL_NOTIFY_ACK: return ("DL_NOTIFY_ACK"); in mdb_dlpi_prim()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 557 if (dlp->error_ack.dl_error_primitive == DL_NOTIFY_ACK || in arp_rput_dlpi()
|
H A D | ip.c | 8128 case DL_NOTIFY_ACK: in ip_rput_dlpi() 8715 case DL_NOTIFY_ACK: { in ip_rput_dlpi_writer()
|