Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue.h48 extern uint32_t nfnl_queue_get_maxlen(const struct nfnl_queue *);
/external/libnl/lib/netfilter/
Dqueue_obj.c127 uint32_t nfnl_queue_get_maxlen(const struct nfnl_queue *queue) in nfnl_queue_get_maxlen() function
Dqueue.c126 htonl(nfnl_queue_get_maxlen(queue))) < 0) in nfnl_queue_build_request()