Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c81 static uint32_t tcp_log_auto_mode = TCP_LOG_STATE_TAIL; variable
146 &tcp_log_auto_mode, 0,
873 tcp_log_auto_mode && in tcp_log_set_id()
876 tlb->tlb_logstate = tcp_log_auto_mode; in tcp_log_set_id()
1294 tcp_log_auto_mode && in tcp_log_tcpcbinit()
1296 tp->_t_logstate = tcp_log_auto_mode; in tcp_log_tcpcbinit()