te_qlen
tep->te_qlen = 0;
ASSERT(IS_COTS(tep) && tep->te_qlen == 0);
tep->te_qlen = qlen;
if (!IS_SOCKET(tep) || !IS_CLTS(tep) || tep->te_qlen != 0 ||
} else if (peer_tep->te_nicon >= peer_tep->te_qlen) {