Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h239 TCP_LOG_STATE_CLEAR = -1, /* Deactivate and clear tracing */ enumerator
H A Dtcp_log_buf.c1583 if (tcp_log_state_change(tp, TCP_LOG_STATE_CLEAR)) { in tcp_log_event_()
1752 case TCP_LOG_STATE_CLEAR: in tcp_log_state_change()