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

  /external/libnl/include/netlink/netfilter/
queue.h 57 extern enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *);
  /external/libnl/lib/netfilter/
queue_obj.c 68 enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *name) function
  /external/libnl/src/
nf-queue.c 124 copy_mode = nfnl_queue_str2copy_mode(argv[3]);

Completed in 61 milliseconds