Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h272 #define PR_SCTP_BUF_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_BUF) macro
H A Dsctp_timer.c471 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_recover_sent_list()
H A Dsctp_indata.c4799 if (asoc->prsctp_supported && PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_handle_sack()
H A Dsctp_output.c6154 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
6193 if (PR_SCTP_BUF_ENABLED(chk->flags)) { in sctp_prune_prsctp()
H A Dsctputil.c5057 if (PR_SCTP_BUF_ENABLED(tp1->flags)) { in sctp_release_pr_sctp_chunk()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h272 #define PR_SCTP_BUF_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_BUF) macro