Home
last modified time | relevance | path

Searched refs:PR_SCTP_RTX_ENABLED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_uio.h270 #define PR_SCTP_RTX_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_RTX) macro
H A Dsctp_timer.c633 if (stcb->asoc.prsctp_supported && PR_SCTP_RTX_ENABLED(chk->flags)) { in sctp_mark_all_for_resend()
H A Dsctp_indata.c3598 (PR_SCTP_RTX_ENABLED(tp1->flags))) { in sctp_strike_gap_ack_chunks()