Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue.h57 extern enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *);
/external/libnl/src/
Dnf-queue.c101 copy_mode = nfnl_queue_str2copy_mode(argv[3]); in main()
/external/libnl/lib/netfilter/
Dqueue_obj.c68 enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *name) in nfnl_queue_str2copy_mode() function