Home
last modified time | relevance | path

Searched refs:DL_ERROR_ACK (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c143 if (dlp->dl_primitive == DL_ERROR_ACK) { in softmac_output()
198 DL_ERROR_ACK)) == NULL) in softmac_mexchange_error_ack()
H A Dsoftmac_ctl.c370 case DL_ERROR_ACK: in softmac_rput_process_proto()
487 case DL_ERROR_ACK: in softmac_rput_process_notdata()
H A Dsoftmac_capab.c95 if (prim->dl_primitive == DL_ERROR_ACK) { in softmac_fill_capab()
139 case DL_ERROR_ACK: in dl_capab()
/titanic_50/usr/src/uts/common/io/
H A Dsundlpi.c96 DL_ERROR_ACK)) == NULL) in dlerrorack()
241 if (ackprim == DL_ERROR_ACK) { in dl_op()
480 case DL_ERROR_ACK: return ("DL_ERROR_ACK"); in dl_primstr()
H A Ddrcompat.c285 case DL_ERROR_ACK: in drrput()
H A Dllc1.c653 case DL_ERROR_ACK: in llc1_lrsrv()
/titanic_50/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1446 } else if (dlprim->dl_primitive == DL_ERROR_ACK) { in i_dlpi_strgetmsg()
1505 if (dlreplyp->dlm_msg->dl_primitive == DL_ERROR_ACK) { in i_dlpi_msg_common()
/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h85 #define DL_ERROR_ACK 0x05 /* Error acknowledgment */ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c547 case DL_ERROR_ACK: in arp_rput_dlpi()
666 case DL_ERROR_ACK: in arp_rput_dlpi_writer()
H A Dip.c8109 case DL_ERROR_ACK: in ip_rput_dlpi()
8225 case DL_ERROR_ACK: in ip_rput_dlpi_writer()
/titanic_50/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c113 { DL_ERROR_ACK, "DL_ERROR_ACK" },
/titanic_50/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1692 case DL_ERROR_ACK: return ("DL_ERROR_ACK"); in mdb_dlpi_prim()
/titanic_50/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1909 case DL_ERROR_ACK: in urput_dlpi()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c3945 case DL_ERROR_ACK: in man_lrsrv()