Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h630 #define SCTP_LOG_SACK_ARRIVALS_ENABLE 0x00200000 macro
H A Dsctp_indata.c3937 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LOG_SACK_ARRIVALS_ENABLE) { in sctp_express_handle_sack()
4460 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LOG_SACK_ARRIVALS_ENABLE) { in sctp_handle_sack()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h630 #define SCTP_LOG_SACK_ARRIVALS_ENABLE 0x00200000 macro