Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h620 #define SCTP_NAGLE_LOGGING_ENABLE 0x00000800 macro
H A Dsctp_output.c13321 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_NAGLE_LOGGING_ENABLE) { in sctp_lower_sosend()
13327 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_NAGLE_LOGGING_ENABLE) { in sctp_lower_sosend()
13604 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_NAGLE_LOGGING_ENABLE) { in sctp_lower_sosend()
13610 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_NAGLE_LOGGING_ENABLE) { in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h620 #define SCTP_NAGLE_LOGGING_ENABLE 0x00000800 macro