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

  /external/libnl/include/netlink/netfilter/
queue.h 53 extern enum nfnl_queue_copy_mode nfnl_queue_get_copy_mode(const struct nfnl_queue *);
  /external/libnl/lib/netfilter/
queue.c 135 switch (nfnl_queue_get_copy_mode(queue)) {
queue_obj.c 143 enum nfnl_queue_copy_mode nfnl_queue_get_copy_mode(const struct nfnl_queue *queue) function

Completed in 567 milliseconds