Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp.h614 #define SCTP_LOG_SACK_ARRIVALS_ENABLE 0x00200000 macro
Dsctp_indata.c3559 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LOG_SACK_ARRIVALS_ENABLE) { in sctp_express_handle_sack()
4139 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LOG_SACK_ARRIVALS_ENABLE) { in sctp_handle_sack()