SCTP_TXQ_LEN
if ((sctp)->sctp_txq_full && SCTP_TXQ_LEN(sctp) <= \
if (SCTP_TXQ_LEN(sctp) >= connp->conn_sndbuf) {