Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dtcp_log.c105 #define TCP_LOG_RATE_LIMIT 1000 macro
106 static unsigned int tcp_log_rate_limit = TCP_LOG_RATE_LIMIT;
169 tcp_log_rate_duration = TCP_LOG_RATE_LIMIT; in tcp_log_is_rate_limited()