Home
last modified time | relevance | path

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

/illumos-gate/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.c85 if (prim->dl_primitive == DL_ERROR_ACK) { in softmac_fill_capab()
129 case DL_ERROR_ACK: in dl_capab()
/illumos-gate/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()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1445 } else if (dlprim->dl_primitive == DL_ERROR_ACK) { in i_dlpi_strgetmsg()
1504 if (dlreplyp->dlm_msg->dl_primitive == DL_ERROR_ACK) { in i_dlpi_msg_common()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h87 #define DL_ERROR_ACK 0x05 /* Error acknowledgment */ macro
/illumos-gate/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.c8143 case DL_ERROR_ACK: in ip_rput_dlpi()
8259 case DL_ERROR_ACK: in ip_rput_dlpi_writer()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c113 { DL_ERROR_ACK, "DL_ERROR_ACK" },
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1750 case DL_ERROR_ACK: return ("DL_ERROR_ACK"); in mdb_dlpi_prim()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1913 case DL_ERROR_ACK: in urput_dlpi()