Searched refs:log_queue_threshold (Results 1 – 2 of 2) sorted by relevance
54 nl_dump(p, "queue_threshold=%u ", log->log_queue_threshold); in nfnl_log_dump()186 log->log_queue_threshold = threshold; in nfnl_log_set_queue_threshold()197 return log->log_queue_threshold; in nfnl_log_get_queue_threshold()249 diff |= NFNL_LOG_DIFF_VAL(QUEUE_THRESHOLD, log_queue_threshold); in nfnl_log_compare()
771 uint32_t log_queue_threshold; member