Searched refs:sctp_txq_full (Results 1 – 2 of 2) sorted by relevance
802 sctp_txq_full : 1, /* the tx queue is full */ member841 #define sctp_txq_full sctp_bits.sctp_txq_full macro963 if ((sctp)->sctp_txq_full && SCTP_TXQ_LEN(sctp) <= \965 (sctp)->sctp_txq_full = 0; \
297 sctp->sctp_txq_full = 1; in sctp_sendmsg()