HomeSort by relevance Sort by last modified time
    Searched refs:log_queue_threshold (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/netfilter/
log_obj.c 54 nl_dump(p, "queue_threshold=%u ", log->log_queue_threshold);
186 log->log_queue_threshold = threshold;
197 return log->log_queue_threshold;
249 diff |= NFNL_LOG_DIFF_VAL(QUEUE_THRESHOLD, log_queue_threshold);
  /external/libnl/include/
netlink-types.h 771 uint32_t log_queue_threshold; member in struct:nfnl_log

Completed in 177 milliseconds