Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_uio.h271 #define PR_SCTP_ENABLED(x) ((PR_SCTP_POLICY(x) != SCTP_PR_SCTP_NONE) && \ macro
Dsctp_timer.c449 if (PR_SCTP_ENABLED(chk->flags)) { in sctp_recover_sent_list()
Dsctp_indata.c3790 if (!PR_SCTP_ENABLED(tp1->flags)) { in sctp_try_advance_peer_ack_point()
4817 if (PR_SCTP_ENABLED(tp1->flags)) { in sctp_handle_sack()
Dsctp_output.c6260 if (PR_SCTP_ENABLED(sp->sinfo_flags)) { in sctp_set_prsctp_policy()
7611 if (PR_SCTP_ENABLED(chk->flags)) { in sctp_move_to_outqueue()