Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c90 static u_long tcp_log_auto_ratio = 0; variable
154 &tcp_log_auto_ratio, 0, "Do auto capturing for 1 out of N sessions");
341 if (tcp_log_auto_ratio && in tcp_log_selectauto()
344 tcp_log_auto_ratio) == 0) in tcp_log_selectauto()