Searched refs:uderror_ind (Results 1 – 10 of 10) sorted by relevance
240 hdrsz < (pptr->uderror_ind.OPT_length + in t_krcvudata()241 pptr->uderror_ind.OPT_offset) || in t_krcvudata()242 hdrsz < (pptr->uderror_ind.DEST_length + in t_krcvudata()243 pptr->uderror_ind.DEST_offset)) { in t_krcvudata()249 if (pptr->uderror_ind.DEST_length > in t_krcvudata()251 pptr->uderror_ind.OPT_length > in t_krcvudata()261 bcopy(bp->b_rptr + pptr->uderror_ind.DEST_offset, in t_krcvudata()263 (size_t)pptr->uderror_ind.DEST_length); in t_krcvudata()264 unitdata->addr.len = pptr->uderror_ind.DEST_length; in t_krcvudata()266 bcopy(bp->b_rptr + pptr->uderror_ind.OPT_offset, in t_krcvudata()[all …]
151 if (TLEN_GT_NLEN(pptr->uderror_ind.DEST_length, in _tx_rcvuderr()157 pptr->uderror_ind.DEST_offset, in _tx_rcvuderr()158 (size_t)pptr->uderror_ind.DEST_length); in _tx_rcvuderr()160 (unsigned int)pptr->uderror_ind.DEST_length; in _tx_rcvuderr()163 if (TLEN_GT_NLEN(pptr->uderror_ind.OPT_length, in _tx_rcvuderr()169 pptr->uderror_ind.OPT_offset, in _tx_rcvuderr()170 (size_t)pptr->uderror_ind.OPT_length); in _tx_rcvuderr()172 (unsigned int)pptr->uderror_ind.OPT_length; in _tx_rcvuderr()174 uderr->error = pptr->uderror_ind.ERROR_type; in _tx_rcvuderr()
122 dlp->uderror_ind.dl_dest_addr_length = addrlen; in dluderrorind()123 dlp->uderror_ind.dl_dest_addr_offset = sizeof (dl_uderror_ind_t); in dluderrorind()124 dlp->uderror_ind.dl_unix_errno = unix_errno; in dluderrorind()125 dlp->uderror_ind.dl_errno = error; in dluderrorind()
381 struct T_uderror_ind uderror_ind; /* unitdata error ind */ member
602 struct T_uderror_ind uderror_ind; /* unitdata error ind */ member
1491 dl_uderror_ind_t uderror_ind; member
800 hdrsz < (pptr->uderror_ind.OPT_length + in rpcmodrput()801 pptr->uderror_ind.OPT_offset) || in rpcmodrput()802 hdrsz < (pptr->uderror_ind.DEST_length + in rpcmodrput()803 pptr->uderror_ind.DEST_offset)) { in rpcmodrput()
727 dl_uderror_ind_t *, &dlp->uderror_ind); in arp_rput_dlpi_writer()
2378 struct T_uderror_ind *tudi = &tpr->uderror_ind; in strsock_proto()
3975 dlp->uderror_ind.dl_errno, in man_lrsrv()3976 dlp->uderror_ind.dl_unix_errno)); in man_lrsrv()