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

  /external/libnl/include/netlink/netfilter/
queue.h 44 extern uint16_t nfnl_queue_get_group(const struct nfnl_queue *);
  /external/libnl/lib/netfilter/
queue.c 120 0, nfnl_queue_get_group(queue));
216 return build_queue_cmd_request(0, nfnl_queue_get_group(queue),
queue_obj.c 111 uint16_t nfnl_queue_get_group(const struct nfnl_queue *queue) function

Completed in 238 milliseconds