Searched refs:TCP_LOG_STATE_OFF (Results 1 – 4 of 4) sorted by relevance
565 if (hash > ratio_hash_thresh && tp->_t_logstate == TCP_LOG_STATE_OFF && in tcp_log_apply_ratio()566 tlb->tlb_logstate == TCP_LOG_STATE_OFF) { in tcp_log_apply_ratio()576 (void)tcp_log_state_change(tp, TCP_LOG_STATE_OFF); in tcp_log_apply_ratio()687 if ((tp->t_lib->tlb_logstate > TCP_LOG_STATE_OFF) && in tcp_log_set_id()878 tlb->tlb_logstate = TCP_LOG_STATE_OFF; in tcp_log_set_id()980 if (tp->t_lib->tlb_logstate > TCP_LOG_STATE_OFF) { in tcp_log_set_id()1647 tp->_t_logstate = TCP_LOG_STATE_OFF; in tcp_log_tcpcbfini()1664 tp->_t_logstate = TCP_LOG_STATE_OFF; in tcp_log_purge_tp_logbuf()1744 tp->_t_logstate = TCP_LOG_STATE_OFF; in tcp_log_event()1756 tp->_t_logstate = TCP_LOG_STATE_OFF; in tcp_log_event()[all …]
281 TCP_LOG_STATE_OFF = 0, /* Pause */ enumerator395 if (tp->_t_logstate <= TCP_LOG_STATE_OFF) in tcp_bblogging_on()410 if (tp->_t_logstate <= TCP_LOG_STATE_OFF) in tcp_bblogging_point_on()424 (tp->_t_logstate == TCP_LOG_STATE_OFF)){ in tcp_set_bblog_state()
202 if (tp->t_logstate != TCP_LOG_STATE_OFF) { in tcp_log_reassm()237 if (tp->t_logstate != TCP_LOG_STATE_OFF) { in tcp_reass_log_dump()
986 if ((tcp_get_bblog_state(sototcpcb(lso)) != TCP_LOG_STATE_OFF) && in syncache_socket()