Home
last modified time | relevance | path

Searched refs:SCTP_PR_SCTP_ALL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h266 #define SCTP_PR_SCTP_ALL 0x000f /* Used for aggregated stats */ macro
270 (PR_SCTP_POLICY(x) != SCTP_PR_SCTP_ALL))
H A Dsctp_usrreq.c3627 (policy == SCTP_PR_SCTP_ALL))) {
3628 if (policy == SCTP_PR_SCTP_ALL) {
3638 (policy == SCTP_PR_SCTP_ALL)) {
3666 (policy == SCTP_PR_SCTP_ALL))) {
3667 if (policy == SCTP_PR_SCTP_ALL) {
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h266 #define SCTP_PR_SCTP_ALL 0x000f /* Used for aggregated stats */ macro
270 (PR_SCTP_POLICY(x) != SCTP_PR_SCTP_ALL))