Searched refs:TLEN_GT_NLEN (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_getname.c181 if (TLEN_GT_NLEN(addrackp->LOCADDR_length,
206 if (TLEN_GT_NLEN(addrackp->REMADDR_length,
H A Dt_rcvudata.c166 if (TLEN_GT_NLEN(pptr->unitdata_ind.SRC_length,
180 if (TLEN_GT_NLEN(pptr->unitdata_ind.OPT_length,
H A Dt_rcvuderr.c151 if (TLEN_GT_NLEN(pptr->uderror_ind.DEST_length,
163 if (TLEN_GT_NLEN(pptr->uderror_ind.OPT_length,
H A D_conn_util.c248 if (TLEN_GT_NLEN(pptr->conn_con.RES_length,
259 if (TLEN_GT_NLEN(pptr->conn_con.OPT_length,
H A Dt_listen.c201 if (TLEN_GT_NLEN(pptr->conn_ind.SRC_length,
212 if (TLEN_GT_NLEN(pptr->conn_ind.OPT_length,
H A Dt_rcvvudata.c173 if (TLEN_GT_NLEN(pptr->unitdata_ind.SRC_length,
185 if (TLEN_GT_NLEN(pptr->unitdata_ind.OPT_length,
H A Dt_bind.c176 if (TLEN_GT_NLEN(bind_reqp->ADDR_length,
H A Dt_optmgmt.c263 if (TLEN_GT_NLEN(optack->OPT_length, ret->opt.maxlen)) {
H A Dtx.h268 #define TLEN_GT_NLEN(tpilen, netbuflen) \ macro

Completed in 49 milliseconds