Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog.h77 extern uint32_t nfnl_log_get_queue_threshold(const struct nfnl_log *);
/external/libnl/lib/netfilter/
Dlog.c150 htonl(nfnl_log_get_queue_threshold(log))) < 0) in nfnl_log_build_request()
Dlog_obj.c195 uint32_t nfnl_log_get_queue_threshold(const struct nfnl_log *log) in nfnl_log_get_queue_threshold() function