Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h278 TCP_LOG_STATE_CLEAR = -1, /* Deactivate and clear tracing. Passed enumerator
H A Dtcp_log_buf.c1738 if (tcp_log_state_change(tp, TCP_LOG_STATE_CLEAR)) { in tcp_log_event()
1926 case TCP_LOG_STATE_CLEAR: in tcp_log_state_change()