Searched refs:SCTP_DONT_FRTX (Results 1 – 2 of 2) sorted by relevance
651 chunk->fast_retransmit = SCTP_DONT_FRTX; in sctp_outq_flush_rtx()673 chunk1->fast_retransmit = SCTP_DONT_FRTX; in sctp_outq_flush_rtx()
635 #define SCTP_DONT_FRTX 0x2 macro