Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_log.c93 #define TCP_LOG_RATE_LIMIT 1000 macro
94 static unsigned int tcp_log_rate_limit = TCP_LOG_RATE_LIMIT;
157 tcp_log_rate_duration = TCP_LOG_RATE_LIMIT; in tcp_log_is_rate_limited()