Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dqueue.h57 extern int nfnl_queue_str2copy_mode(const char *);
/third_party/libnl/src/
Dnf-queue.c103 copy_mode = nfnl_queue_str2copy_mode(argv[3]); in main()
/third_party/libnl/lib/netfilter/
Dqueue_obj.c69 int nfnl_queue_str2copy_mode(const char *name) in nfnl_queue_str2copy_mode() function
/third_party/libnl/
Dlibnl-nf-3.sym293 nfnl_queue_str2copy_mode;