Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h285 TCP_LOG_STATE_HEAD=2, /* Keep the leading events */ enumerator
H A Dtcp_log_buf.c1701 KASSERT(tp->_t_logstate == TCP_LOG_STATE_HEAD || in tcp_log_event()
1785 if (tp->_t_logstate == TCP_LOG_STATE_HEAD) { in tcp_log_event()
1936 case TCP_LOG_STATE_HEAD: in tcp_log_state_change()
1998 if (tp->_t_logstate == TCP_LOG_STATE_HEAD) { in tcp_log_drain()