Home
last modified time | relevance | path

Searched refs:DL_UDERROR_IND (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c118 if ((mp = mexchange(wq, mp, size, M_PCPROTO, DL_UDERROR_IND)) == NULL) in dluderrorind()
487 case DL_UDERROR_IND: return ("DL_UDERROR_IND"); in dl_primstr()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h118 #define DL_UDERROR_IND 0x09 /* datagram error indication */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c123 { DL_UDERROR_IND, "DL_UDERROR_IND" },
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1757 case DL_UDERROR_IND: return ("DL_UDERROR_IND"); in mdb_dlpi_prim()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1910 case DL_UDERROR_IND: in urput_dlpi()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c725 case DL_UDERROR_IND: in arp_rput_dlpi_writer()