Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h242 TCP_LOG_STATE_HEAD=2, /* Keep the leading events */ enumerator
H A Dtcp_log_buf.c1547 KASSERT(tp->t_logstate == TCP_LOG_STATE_HEAD || in tcp_log_event_()
1618 if (tp->t_logstate == TCP_LOG_STATE_HEAD) { in tcp_log_event_()
1762 case TCP_LOG_STATE_HEAD: in tcp_log_state_change()
1797 if (tp->t_logstate == TCP_LOG_STATE_HEAD || in tcp_log_drain()