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.c89 static uint32_t tcp_log_auto_mode = TCP_LOG_STATE_TAIL; variable
154 &tcp_log_auto_mode, 0,
881 tcp_log_auto_mode && in tcp_log_set_id()
884 tlb->tlb_logstate = tcp_log_auto_mode; in tcp_log_set_id()
1302 tcp_log_auto_mode && in tcp_log_tcpcbinit()
1304 tp->_t_logstate = tcp_log_auto_mode; in tcp_log_tcpcbinit()