Home
last modified time | relevance | path

Searched refs:PR_SCTP_BUF_ENABLED (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDsctp_uio.h272 #define PR_SCTP_BUF_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_BUF) macro
HDsctp_timer.c457 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_recover_sent_list()
HDsctp_indata.c4868 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_handle_sack()
HDsctp_output.c6196 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
6235 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
HDsctputil.c4838 if (PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_release_pr_sctp_chunk()