Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dtcp_log.c115 #define TCP_LOG_RATE_LIMIT 600 macro
116 static unsigned int tcp_log_rate_limit = TCP_LOG_RATE_LIMIT;
177 tcp_log_rate_duration = TCP_LOG_RATE_LIMIT; in tcp_log_is_rate_limited()