Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h241 TCP_LOG_STATE_TAIL=1, /* Keep the trailing events */ enumerator
H A Dtcp_log_buf.c79 static uint32_t tcp_log_auto_mode = TCP_LOG_STATE_TAIL;
1548 tp->t_logstate == TCP_LOG_STATE_TAIL || in tcp_log_event_()
1761 case TCP_LOG_STATE_TAIL: in tcp_log_state_change()