Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h403 #define TCP_TLC_REPORT_INTERVAL (30 * MINUTES) macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c1543 MSEC_TO_TICK(TCP_TLC_REPORT_INTERVAL)) { in tcp_input_listener()