Home
last modified time | relevance | path

Searched refs:PR_SCTP_ENABLED (Results 1 – 4 of 4) sorted by relevance

/src/sys/netinet/
H A Dsctp_uio.h266 #define PR_SCTP_ENABLED(x) ((PR_SCTP_POLICY(x) != SCTP_PR_SCTP_NONE) && \ macro
H A Dsctp_timer.c455 if (PR_SCTP_ENABLED(chk->flags)) { in sctp_recover_sent_list()
H A Dsctp_indata.c3760 if (!PR_SCTP_ENABLED(tp1->flags)) { in sctp_try_advance_peer_ack_point()
4775 if (PR_SCTP_ENABLED(tp1->flags)) { in sctp_handle_sack()
H A Dsctp_output.c6339 if (PR_SCTP_ENABLED(sp->sinfo_flags)) { in sctp_set_prsctp_policy()
7657 if (PR_SCTP_ENABLED(chk->flags)) { in sctp_move_to_outqueue()