Home
last modified time | relevance | path

Searched refs:PR_SCTP_INVALID_POLICY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_uio.h271 #define PR_SCTP_INVALID_POLICY(x) (PR_SCTP_POLICY(x) > SCTP_PR_SCTP_MAX) macro
H A Dsctp_output.c12675 PR_SCTP_INVALID_POLICY(sinfo_flags)) { in sctp_lower_sosend()