Home
last modified time | relevance | path

Searched refs:nfnl_log_set_queue_threshold (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dlog.h75 extern void nfnl_log_set_queue_threshold(struct nfnl_log *, uint32_t);
/third_party/libnl/
Dlibnl-nf-3.sym210 nfnl_log_set_queue_threshold;
/third_party/libnl/lib/netfilter/
Dlog_obj.c185 void nfnl_log_set_queue_threshold(struct nfnl_log *log, uint32_t threshold) in nfnl_log_set_queue_threshold() function