Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c269 static int tcp_log_debug = 0; variable
271 &tcp_log_debug, 0, "Log errors caused by incoming TCP segments");
3327 if (tcp_log_debug == 0) in tcp_log_addrs()