Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h284 TCP_LOG_STATE_TAIL=1, /* Keep the trailing events */ enumerator
H A Dtcp_log_buf.c81 static uint32_t tcp_log_auto_mode = TCP_LOG_STATE_TAIL;
1702 tp->_t_logstate == TCP_LOG_STATE_TAIL || in tcp_log_event()
1935 case TCP_LOG_STATE_TAIL: in tcp_log_state_change()