Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h269 #define PR_SCTP_BUF_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_BUF) macro
H A Dsctp_timer.c465 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_recover_sent_list()
H A Dsctp_indata.c4785 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_handle_sack()
H A Dsctp_output.c6225 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
6264 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
H A Dsctputil.c5118 if (PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_release_pr_sctp_chunk()